mirror of
https://github.com/4sval/FModel.git
synced 2026-03-21 17:24:26 -05:00
hello .net 6
This commit is contained in:
parent
9bb0d1d40b
commit
1bd1e4dff2
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user