Update MapControl.WinUI.csproj

This commit is contained in:
ClemensFischer 2025-01-08 08:05:54 +01:00
parent 86ea5887a7
commit 9808c8b4df

View file

@ -3,7 +3,6 @@
<TargetFramework>net8.0-windows10.0.17763.0</TargetFramework>
<RuntimeIdentifiers>win-x86;win-x64;win-arm64</RuntimeIdentifiers>
<UseWinUI>true</UseWinUI>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<DefineConstants>WINUI</DefineConstants>
<RootNamespace>MapControl</RootNamespace>
<AssemblyTitle>XAML Map Control Library for WinUI</AssemblyTitle>