We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dfe5a8 commit d133ef9Copy full SHA for d133ef9
Directory.Build.props
@@ -23,7 +23,7 @@
23
24
<PropertyGroup Condition="$(SIXLABORS_TESTING_PREVIEW) == true">
25
<!-- Workaround various issues bound to implicit language features. -->
26
- <LangVersion>preview</LangVersion>
+ <LangVersion>10.0</LangVersion>
27
</PropertyGroup>
28
29
<!--
0 commit comments