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.
1 parent 007ef79 commit cd44673Copy full SHA for cd44673
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