Updated RuntimeIdentifiers and PublishProfile

This commit is contained in:
ClemensFischer 2025-01-22 17:39:23 +01:00
parent 561438af56
commit 64c43854cf
7 changed files with 9 additions and 31 deletions

View file

@ -2,7 +2,6 @@
<PropertyGroup>
<TargetFramework>net8.0-windows10.0.17763.0</TargetFramework>
<RuntimeIdentifiers>win-x86;win-x64;win-arm64</RuntimeIdentifiers>
<UseRidGraph>true</UseRidGraph>
<UseWinUI>true</UseWinUI>
<DefineConstants>WINUI</DefineConstants>
<RootNamespace>MapControl.Projections</RootNamespace>