This commit is contained in:
Bluzume 2021-10-26 03:07:45 -04:00
parent e42d677db9
commit e9f0cee5d7
4 changed files with 4 additions and 1 deletions
HorseIsleServer/HorseIsleServer

View file

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<RootNamespace>HISP</RootNamespace>
<LangVersion>8.0</LangVersion>
<LangVersion>10.0</LangVersion>
<Platforms>x64;x86;ARM;ARM64</Platforms>
<Configurations>Windows;Debug;Linux;MacOS</Configurations>