Skip to content

Commit

Permalink
chore: Switched LangVersion to preview
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed Dec 17, 2024
1 parent 20a639d commit 8dc4688
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
<PropertyGroup Label="General settings for all projects">
<_ProjectTargetFrameworks>net8.0;net9.0</_ProjectTargetFrameworks>
<_TestTargetFrameworks>net8.0;net9.0</_TestTargetFrameworks>

<LangVersion>preview</LangVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 8dc4688

Please sign in to comment.