We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f58efc commit a5fc237Copy full SHA for a5fc237
sample/SampleServer/SampleServer.csproj
@@ -5,7 +5,7 @@
5
<IsPackable>false</IsPackable>
6
<TargetFramework>netcoreapp3.1</TargetFramework>
7
<RuntimeIdentifier>win7-x64</RuntimeIdentifier>
8
- <LangVersion>8.0</LangVersion>
+ <LangVersion>latest</LangVersion>
9
</PropertyGroup>
10
11
<ItemGroup>
0 commit comments