Update ProjectionDemo.csproj

This commit is contained in:
Clemens 2021-07-07 19:37:38 +02:00
parent 97f5e58dca
commit 56eff3fb08

View file

@ -4,7 +4,7 @@
<OutputType>WinExe</OutputType> <OutputType>WinExe</OutputType>
<TargetFramework>net5.0-windows</TargetFramework> <TargetFramework>net5.0-windows</TargetFramework>
<UseWPF>true</UseWPF> <UseWPF>true</UseWPF>
<Version>5.6.0</Version> <Version>6.0.0</Version>
<Authors>Clemens Fischer</Authors> <Authors>Clemens Fischer</Authors>
<Description>XAML Map Control Map Projection Demo Application</Description> <Description>XAML Map Control Map Projection Demo Application</Description>
<Product>XAML Map Control</Product> <Product>XAML Map Control</Product>