We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7ec60a commit a572db1Copy full SHA for a572db1
build/common.props
@@ -36,7 +36,7 @@
36
</PropertyGroup>
37
38
<PropertyGroup Condition=" '$(IsVisualBasic)' != 'true' AND '$(IsFsharp)' != 'true' ">
39
- <LangVersion>11.0</LangVersion>
+ <LangVersion>12.0</LangVersion>
40
41
42
<PropertyGroup Condition=" '$(VersionPrefix)' == '' ">
0 commit comments