Version 11.0.0, platform-specific NuGet packages

This commit is contained in:
ClemensFischer 2024-09-11 17:33:54 +02:00
parent 1ad4c1b1a3
commit 375111ad70
10 changed files with 12 additions and 10 deletions

View file

@ -6,7 +6,7 @@
<RootNamespace>MapControl.Projections</RootNamespace>
<AssemblyTitle>XAML Map Control Projections Library for WPF</AssemblyTitle>
<GeneratePackageOnBuild>$(GeneratePackage)</GeneratePackageOnBuild>
<PackageId>XAML.MapControl.MapProjections</PackageId>
<PackageId>XAML.MapControl.MapProjections.WPF</PackageId>
<Title>$(AssemblyTitle)</Title>
<Description>Map projections library for XAML Map Control, based on ProjNET4GeoAPI</Description>
</PropertyGroup>