Skip to content

Commit 5065bc9

Browse files
Bump C#: 9.0->11.0
1 parent 7dc0981 commit 5065bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</PropertyGroup>
3434

3535
<PropertyGroup Condition=" '$(IsVisualBasic)' != 'true' AND '$(IsFsharp)' != 'true' ">
36-
<LangVersion>9.0</LangVersion>
36+
<LangVersion>11.0</LangVersion>
3737
</PropertyGroup>
3838

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

0 commit comments

Comments
 (0)