Skip to content

Commit

Permalink
bump LangVersion to 12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb committed Nov 6, 2024
1 parent 98d0e52 commit 7c84150
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
Expand Up @@ -13,7 +13,7 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
<PropertyGroup>
<LangVersion>10.0</LangVersion>
<LangVersion>12.0</LangVersion>
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 7c84150

Please sign in to comment.