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.
2 parents e504174 + 3cd6b7a commit b9608b4Copy full SHA for b9608b4
src/Custom.Build.props
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<MinVerMinimumMajorMinor>2.0</MinVerMinimumMajorMinor>
5
- <MinVerAutoIncrement>minor</MinVerAutoIncrement>
+ <MinVerAutoIncrement>patch</MinVerAutoIncrement>
6
</PropertyGroup>
7
8
</Project>
0 commit comments