Force AM2RLinux to .net 6

pull/35/head
Miepee 4 years ago
parent 37e70de499
commit 31f96edaf0

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

Loading…
Cancel
Save