Version 7.0: WinUI

This commit is contained in:
Clemens 2021-11-18 20:51:39 +01:00
parent 55abb6cd87
commit b6ffd808cf
7 changed files with 6 additions and 7 deletions

View file

@ -9,13 +9,6 @@
<Description>XAML Map Control WPF Sample Application</Description>
<Authors>Clemens Fischer</Authors>
<Copyright>Copyright © 2021 Clemens Fischer</Copyright>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DefineConstants>DEBUG</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DefineConstants></DefineConstants>
</PropertyGroup>