mirror of
https://github.com/4sval/FModel.git
synced 2026-09-13 20:16:38 -05:00
Set back to net 6.0 until another solution is done
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user