We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae11687 commit f8788e3Copy full SHA for f8788e3
src/Custom.Build.props
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<MinVerMinimumMajorMinor>10.0</MinVerMinimumMajorMinor>
5
- <MinVerAutoIncrement>minor</MinVerAutoIncrement>
+ <MinVerAutoIncrement>patch</MinVerAutoIncrement>
6
</PropertyGroup>
7
8
</Project>
0 commit comments