|
|
|
@ -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>
|
|
|
|
@ -37,4 +37,4 @@
|
|
|
|
</EmbeddedResource>
|
|
|
|
</EmbeddedResource>
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
|
|
|
|
</Project>
|
|
|
|
</Project>
|