Skip to content

Commit

Permalink
Bump LangVersion to 12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ektrah committed Apr 28, 2024
1 parent c78beff commit befe9e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<LangVersion>9.0</LangVersion>
<LangVersion>12.0</LangVersion>
<Features>strict</Features>
<Nullable>enable</Nullable>
</PropertyGroup>
Expand Down

0 comments on commit befe9e0

Please sign in to comment.