We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cef140 commit f6774adCopy full SHA for f6774ad
1 file changed
src/Custom.Build.props
@@ -6,7 +6,7 @@
6
7
<PropertyGroup>
8
<MinVerMinimumMajorMinor>6.0</MinVerMinimumMajorMinor>
9
- <MinVerAutoIncrement>minor</MinVerAutoIncrement>
+ <MinVerAutoIncrement>patch</MinVerAutoIncrement>
10
</PropertyGroup>
11
12
</Project>
0 commit comments