Skip to content

Commit

Permalink
Set lang version
Browse files Browse the repository at this point in the history
  • Loading branch information
JimBobSquarePants committed Mar 6, 2025
1 parent 5dfe5a8 commit d133ef9
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 @@ -23,7 +23,7 @@

<PropertyGroup Condition="$(SIXLABORS_TESTING_PREVIEW) == true">
<!-- Workaround various issues bound to implicit language features. -->
<LangVersion>preview</LangVersion>
<LangVersion>10.0</LangVersion>
</PropertyGroup>

<!--
Expand Down

0 comments on commit d133ef9

Please sign in to comment.