|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
<PropertyGroup>
|
|
<PropertyGroup>
|
|
<OutputType>WinExe</OutputType>
|
|
<OutputType>WinExe</OutputType>
|
|
- <TargetFramework>net5.0-windows</TargetFramework>
|
|
|
|
|
|
+ <TargetFramework>net6.0-windows</TargetFramework>
|
|
<UseWPF>true</UseWPF>
|
|
<UseWPF>true</UseWPF>
|
|
<ApplicationManifest>app.manifest</ApplicationManifest>
|
|
<ApplicationManifest>app.manifest</ApplicationManifest>
|
|
<Platforms>AnyCPU;x64;x86</Platforms>
|
|
<Platforms>AnyCPU;x64;x86</Platforms>
|