(9.0.0) Server Update

This commit is contained in:
Michel Chagnon
2021-11-14 04:33:25 -05:00
parent 4e48bb9449
commit 0a2d3da084
19 changed files with 910 additions and 778 deletions

5
Directory.Build.props Normal file
View File

@@ -0,0 +1,5 @@
<Project>
<PropertyGroup>
<LangVersion>8.0</LangVersion>
</PropertyGroup>
</Project>