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 fa6dabb commit dcdebc7Copy full SHA for dcdebc7
src/Custom.Build.props
@@ -3,6 +3,7 @@
3
<PropertyGroup>
4
<MinVerMinimumMajorMinor>9.0</MinVerMinimumMajorMinor>
5
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
6
+ <LangVersion>preview</LangVersion>
7
</PropertyGroup>
8
9
</Project>
0 commit comments