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> <OutputType>WinExe</OutputType>
<TargetFramework>net9.0-windows</TargetFramework> <TargetFramework>net9.0-windows</TargetFramework>
<UseWPF>true</UseWPF> <UseWPF>true</UseWPF>
<RootNamespace>ProjectionDemo</RootNamespace> <RootNamespace>ProjectionDemo</RootNamespace>
<AssemblyTitle>XAML Map Control Projection Demo Application</AssemblyTitle> <AssemblyTitle>XAML Map Control Projection Demo Application</AssemblyTitle>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>