Skip to content

Commit f63e1a4

Browse files
Try langversion 12
1 parent f9f5257 commit f63e1a4

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>13.0</LangVersion>
26+
<LangVersion>12.0</LangVersion>
2727
</PropertyGroup>
2828

2929
<!--

0 commit comments

Comments
 (0)