We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab95ee commit 236c0dbCopy full SHA for 236c0db
src/Custom.Build.props
@@ -1,7 +1,7 @@
1
<Project>
2
3
<PropertyGroup>
4
- <MinVerMinimumMajorMinor>5.0</MinVerMinimumMajorMinor>
+ <MinVerMinimumMajorMinor>6.0</MinVerMinimumMajorMinor>
5
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
6
<LangVersion>preview</LangVersion>
7
</PropertyGroup>
0 commit comments