Trimmed project files

This commit is contained in:
ClemensFischer 2025-09-15 18:20:06 +02:00
parent c0783efb4a
commit bd0528ad5d
10 changed files with 21 additions and 21 deletions

View file

@ -3,9 +3,9 @@
<OutputType>WinExe</OutputType>
<TargetFrameworks>net9.0-windows;net48</TargetFrameworks>
<UseWPF>true</UseWPF>
<DefineConstants>WPF</DefineConstants>
<RootNamespace>SampleApplication</RootNamespace>
<AssemblyTitle>XAML Map Control WPF Sample Application</AssemblyTitle>
<DefineConstants>WPF</DefineConstants>
</PropertyGroup>
<ItemGroup>