mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
[+] TEngineServer
[+] TEngineServer
This commit is contained in:
6
DotNet/Server.Build.props
Normal file
6
DotNet/Server.Build.props
Normal file
@@ -0,0 +1,6 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<LangVersion>11.0</LangVersion>
|
||||
<NoWarn>0169,0649,3021,8981</NoWarn>
|
||||
</PropertyGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user