summaryrefslogtreecommitdiff
path: root/tutorial/netstd/Server/Server.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/netstd/Server/Server.csproj')
-rw-r--r--tutorial/netstd/Server/Server.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/tutorial/netstd/Server/Server.csproj b/tutorial/netstd/Server/Server.csproj
index 9da32491f..b63967b5a 100644
--- a/tutorial/netstd/Server/Server.csproj
+++ b/tutorial/netstd/Server/Server.csproj
@@ -20,6 +20,7 @@
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
+ <LangVersion>9.0</LangVersion>
<AssemblyName>Server</AssemblyName>
<PackageId>Server</PackageId>
<OutputType>Exe</OutputType>