We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a20cd commit f6601bfCopy full SHA for f6601bf
1 file changed
src/Custom.Build.props
@@ -15,7 +15,7 @@
15
16
<PropertyGroup>
17
<MinVerMinimumMajorMinor>5.7</MinVerMinimumMajorMinor>
18
- <MinVerAutoIncrement>minor</MinVerAutoIncrement>
+ <MinVerAutoIncrement>patch</MinVerAutoIncrement>
19
</PropertyGroup>
20
21
0 commit comments