mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 22:46:58 +00:00
Updated global build properties
This commit is contained in:
parent
40a635eafe
commit
4b110509ed
6 changed files with 5 additions and 10 deletions
|
|
@ -1,7 +1,6 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<Nullable>disable</Nullable>
|
||||
<RootNamespace>MapControl.Projections</RootNamespace>
|
||||
<AssemblyTitle>XAML Map Control Projections Library for Avalonia</AssemblyTitle>
|
||||
<GeneratePackageOnBuild>$(GeneratePackage)</GeneratePackageOnBuild>
|
||||
|
|
|
|||
|
|
@ -8,9 +8,6 @@
|
|||
<PackageId>XAML.MapControl.MapProjections</PackageId>
|
||||
<Title>$(AssemblyTitle)</Title>
|
||||
<Description>Map projections library for XAML Map Control, based on ProjNET4GeoAPI</Description>
|
||||
<PackageTags>XAML WPF WinUI Avalonia Map</PackageTags>
|
||||
<PackageLicenseExpression>MS-PL</PackageLicenseExpression>
|
||||
<PackageProjectUrl>https://github.com/ClemensFischer/XAML-Map-Control</PackageProjectUrl>
|
||||
<DefineConstants>WPF</DefineConstants>
|
||||
</PropertyGroup>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue