Update ProjectionDemo.csproj

This commit is contained in:
ClemensFischer 2025-03-02 13:02:22 +01:00
parent dab83de0be
commit 37dac5611d

View file

@ -3,8 +3,8 @@
<OutputType>WinExe</OutputType>
<TargetFramework>net9.0-windows</TargetFramework>
<UseWPF>true</UseWPF>
<RootNamespace>ProjectionDemo</RootNamespace>
<AssemblyTitle>XAML Map Control Projection Demo Application</AssemblyTitle>
<RootNamespace>ProjectionDemo</RootNamespace>
<AssemblyTitle>XAML Map Control Projection Demo Application</AssemblyTitle>
</PropertyGroup>
<ItemGroup>