Skip to content

Commit 08df8e0

Browse files
authored
Update LangVersion to 10.0
1 parent 48c3fdc commit 08df8e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Build/Common.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</PropertyGroup>
1616

1717
<PropertyGroup Label="Common properties">
18-
<LangVersion>9.0</LangVersion>
18+
<LangVersion>10.0</LangVersion>
1919
<CheckEolTargetFramework>false</CheckEolTargetFramework>
2020
</PropertyGroup>
2121

@@ -33,4 +33,4 @@
3333
<Optimize>true</Optimize>
3434
</PropertyGroup>
3535

36-
</Project>
36+
</Project>

0 commit comments

Comments
 (0)