Skip to content

Commit b9608b4

Browse files
authored
Merge pull request #294 from Particular/set-minverautoincrement-value-to-patch/release-2.0
2 parents e504174 + 3cd6b7a commit b9608b4

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>2.0</MinVerMinimumMajorMinor>
5-
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
5+
<MinVerAutoIncrement>patch</MinVerAutoIncrement>
66
</PropertyGroup>
77

88
</Project>

0 commit comments

Comments
 (0)