Set back to net 6.0 until another solution is done

This commit is contained in:
GMatrixGames
2022-06-12 16:30:33 -04:00
parent 710414e995
commit 5a31f9662c
2 changed files with 3 additions and 4 deletions

View File

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