hello .net 6

This commit is contained in:
XTigerHyperX
2021-11-08 19:51:15 +01:00
parent 9bb0d1d40b
commit 1bd1e4dff2

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net5.0-windows</TargetFramework>
<TargetFramework>net6.0-windows</TargetFramework>
<UseWPF>true</UseWPF>
<ApplicationIcon>FModel.ico</ApplicationIcon>
<Version>4.0.0</Version>