Skip to content

Commit 2d1d913

Browse files
authored
Merge pull request #354 from Particular/set-minverautoincrement-value-to-patch/release-4.0
2 parents ed3ac7d + 476b9b0 commit 2d1d913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Custom.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<MinVerMinimumMajorMinor>4.0</MinVerMinimumMajorMinor>
5-
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
5+
<MinVerAutoIncrement>patch</MinVerAutoIncrement>
66
</PropertyGroup>
77

88
</Project>

0 commit comments

Comments
 (0)