Skip to content

Commit d133ef9

Browse files
Set lang version
1 parent 5dfe5a8 commit d133ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

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

2929
<!--

0 commit comments

Comments
 (0)