We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecaf54c commit e42e698Copy full SHA for e42e698
1 file changed
src/Custom.Build.props
@@ -13,7 +13,7 @@
13
14
<PropertyGroup>
15
<MinVerMinimumMajorMinor>10.0</MinVerMinimumMajorMinor>
16
- <MinVerAutoIncrement>minor</MinVerAutoIncrement>
+ <MinVerAutoIncrement>patch</MinVerAutoIncrement>
17
</PropertyGroup>
18
19
</Project>
0 commit comments