Lock service langversion to 7.3

This commit is contained in:
Jordan Brown
2020-05-11 11:01:36 -04:00
parent d3132eb528
commit f11ad122ad
@@ -8,7 +8,7 @@
<DebugType>Full</DebugType>
<Version>$(TgsCoreVersion)</Version>
<CodeAnalysisRuleSet>../../build/analyzers.ruleset</CodeAnalysisRuleSet>
<LangVersion>latest</LangVersion>
<LangVersion>7.3</LangVersion>
<DocumentationFile>bin\Debug\Tgstation.Server.Host.Console.xml</DocumentationFile>
<IsPackable>false</IsPackable>
</PropertyGroup>