Updated project properties

This commit is contained in:
ClemensFischer 2024-06-26 11:05:00 +02:00
parent 4b110509ed
commit 08a7888748
12 changed files with 25 additions and 23 deletions

View file

@ -4,10 +4,9 @@
<RuntimeIdentifiers>win10-x86;win10-x64;win10-arm64</RuntimeIdentifiers>
<UseRidGraph>true</UseRidGraph>
<UseWinUI>true</UseWinUI>
<DefineConstants>WINUI</DefineConstants>
<RootNamespace>MapControl.MBTiles</RootNamespace>
<AssemblyTitle>XAML Map Control MBTiles Library for WinUI</AssemblyTitle>
<PackageId>XAML.MapControl.MBTiles</PackageId>
<DefineConstants>WINUI</DefineConstants>
</PropertyGroup>
<ItemGroup>