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 1fa26b3 commit 145ab21Copy full SHA for 145ab21
src/Java.Runtime.Environment/Java.Runtime.Environment.csproj
@@ -5,7 +5,7 @@
5
<SignAssembly>true</SignAssembly>
6
<AssemblyOriginatorKeyFile>..\..\product.snk</AssemblyOriginatorKeyFile>
7
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8
- <LangVersion>8.0</LangVersion>
+ <LangVersion>9.0</LangVersion>
9
<Nullable>enable</Nullable>
10
<MSBuildWarningsAsMessages>NU1702</MSBuildWarningsAsMessages>
11
</PropertyGroup>
0 commit comments