Skip to content

Commit

Permalink
Bump LangVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
Romfos committed Dec 25, 2024
1 parent f8b193a commit bbcbb0c
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
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
<Nullable>enable</Nullable>
<LangVersion>12.0</LangVersion>
<LangVersion>13.0</LangVersion>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>

Expand Down

0 comments on commit bbcbb0c

Please sign in to comment.