Skip to content

Commit

Permalink
Update c# language version to 12
Browse files Browse the repository at this point in the history
  • Loading branch information
peters authored Nov 17, 2023
1 parent 45f6610 commit 435a391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<LangVersion>11.0</LangVersion>
<LangVersion>12.0</LangVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 435a391

Please sign in to comment.