Add IsBaseMapLayer property

This commit is contained in:
Clemens 2021-11-11 22:27:57 +01:00
parent 681da9b625
commit c17092cd38
4 changed files with 12 additions and 7 deletions

View file

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net5.0-windows</TargetFramework>
<TargetFramework>net6.0-windows</TargetFramework>
<UseWPF>true</UseWPF>
<Version>6.1.0</Version>
<Authors>Clemens Fischer</Authors>