Skip to content

Commit a572db1

Browse files
Bump C# LangVersion: 11.0->12.0
1 parent c7ec60a commit a572db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/common.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</PropertyGroup>
3737

3838
<PropertyGroup Condition=" '$(IsVisualBasic)' != 'true' AND '$(IsFsharp)' != 'true' ">
39-
<LangVersion>11.0</LangVersion>
39+
<LangVersion>12.0</LangVersion>
4040
</PropertyGroup>
4141

4242
<PropertyGroup Condition=" '$(VersionPrefix)' == '' ">

0 commit comments

Comments
 (0)