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