mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
.NET 10
This commit is contained in:
parent
36883a8d9d
commit
96513468d8
26 changed files with 26 additions and 24 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<TargetFrameworks>net9.0-windows;net48</TargetFrameworks>
|
||||
<TargetFrameworks>net10.0-windows;net48</TargetFrameworks>
|
||||
<UseWPF>true</UseWPF>
|
||||
<DefineConstants>WPF</DefineConstants>
|
||||
<RootNamespace>SampleApplication</RootNamespace>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue