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,8 @@
<RootNamespace>MapControl</RootNamespace>
<AssemblyTitle>XAML Map Control Library for Avalonia UI</AssemblyTitle>
<GeneratePackageOnBuild>$(GeneratePackage)</GeneratePackageOnBuild>
<PackageId>XAML.MapControl</PackageId>
<PackageId>XAML.MapControl.Avalonia</PackageId>
<Title>$(AssemblyTitle)</Title>
<Description>A set of Avalonia UI controls for rendering raster maps from different providers (like OpenStreetMap and Bing Maps) and various types of map overlays</Description>
</PropertyGroup>