|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<OutputType>WinExe</OutputType>
|
|
|
|
<OutputType>WinExe</OutputType>
|
|
|
|
<TargetFramework>net5.0</TargetFramework>
|
|
|
|
<TargetFramework>net6.0</TargetFramework>
|
|
|
|
<ApplicationIcon>icon64.ico</ApplicationIcon>
|
|
|
|
<ApplicationIcon>icon64.ico</ApplicationIcon>
|
|
|
|
<RollForward>LatestMajor</RollForward>
|
|
|
|
<RollForward>LatestMajor</RollForward>
|
|
|
|
<LangVersion>latest</LangVersion>
|
|
|
|
<LangVersion>latest</LangVersion>
|
|
|
|
|