We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0a6140 commit b0228b1Copy full SHA for b0228b1
.github/workflows/dotnet.yml
@@ -1,5 +1,5 @@
1
# This workflow will build a .NET project
2
-# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
+# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
3
4
name: .NET
5
Blazor-MAUI-Demos/App.xaml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" ?>
+<?xml version="1.0" encoding="UTF-8" ?>
<Application xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
xmlns:local="clr-namespace:Blazor_MAUI_Demos"
0 commit comments