Update to NET 7.0 (for reals this time)

This commit is contained in:
SilicaAndPina 2022-04-15 00:07:37 +12:00
parent f2d529899c
commit eada9eb5a5
2 changed files with 0 additions and 2 deletions
HorseIsleServer/N00BS

View file

@ -5,7 +5,6 @@
<LangVersion>10.0</LangVersion>
<UseWindowsForms>true</UseWindowsForms>
<TargetFramework>net7.0-windows</TargetFramework>
<Platforms>x64;x86;AnyCPU</Platforms>
<Configurations>Debug;Windows</Configurations>
</PropertyGroup>