diff --git a/AdventureWorks.MAUI/AdventureWorks.MAUI.csproj b/AdventureWorks.MAUI/AdventureWorks.MAUI.csproj index a8c8ced..215ef3d 100644 --- a/AdventureWorks.MAUI/AdventureWorks.MAUI.csproj +++ b/AdventureWorks.MAUI/AdventureWorks.MAUI.csproj @@ -71,6 +71,9 @@ + + MSBuild:Compile + MSBuild:Compile diff --git a/AdventureWorks.MAUI/MainPage.xaml b/AdventureWorks.MAUI/MainPage.xaml index b418bd3..78ff1b0 100644 --- a/AdventureWorks.MAUI/MainPage.xaml +++ b/AdventureWorks.MAUI/MainPage.xaml @@ -3,10 +3,13 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="AdventureWorks.MAUI.MainPage" Title="{StaticResource ApplicationTitle}"> - -