Updated global build properties

This commit is contained in:
ClemensFischer 2024-06-26 10:13:41 +02:00
parent 40a635eafe
commit 4b110509ed
6 changed files with 5 additions and 10 deletions

View file

@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>disable</Nullable>
<RootNamespace>MapControl.UiTools</RootNamespace>
<AssemblyTitle>XAML Map Control UI Tools Library for Avalonia</AssemblyTitle>
<DefineConstants>AVALONIA</DefineConstants>