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 7dc0981 commit 5065bc9Copy full SHA for 5065bc9
build/common.props
@@ -33,7 +33,7 @@
33
</PropertyGroup>
34
35
<PropertyGroup Condition=" '$(IsVisualBasic)' != 'true' AND '$(IsFsharp)' != 'true' ">
36
- <LangVersion>9.0</LangVersion>
+ <LangVersion>11.0</LangVersion>
37
38
39
<PropertyGroup Condition=" '$(VersionPrefix)' == '' ">
0 commit comments