EnableWindowsTargeting
Some checks failed
Build and publish app / Build and determine version (push) Failing after 1m1s
Build and publish app / Pack and publish (push) Has been skipped

This commit is contained in:
2026-02-18 01:50:32 +01:00
Unverified
parent b4988ea234
commit c17d37f533
9 changed files with 10 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
<UseWinUI>true</UseWinUI>
<UseRidGraph>true</UseRidGraph>
<EnableCoreMrtTooling Condition=" '$(BuildingInsideVisualStudio)' != 'true' ">false</EnableCoreMrtTooling>
<EnableWindowsTargeting>true</EnableWindowsTargeting>
</PropertyGroup>
<ItemGroup>
<None Remove="About\AboutView.xaml" />