|
|
|
@ -61,6 +61,12 @@
|
|
|
|
|
<MauiXaml Remove="Resources\Images\Images.xaml" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<MauiXaml Update="Views\CategoryPage.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</MauiXaml>
|
|
|
|
|
<MauiXaml Update="Views\CategoryView.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</MauiXaml>
|
|
|
|
|
<MauiXaml Update="Views\ConnectionPage.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</MauiXaml>
|
|
|
|
|