Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

Commit bfc5d48

Browse files
authored
Merge pull request #288 from Particular/set-minverautoincrement-value-to-patch/release-8.0
2 parents f4c7be1 + d130631 commit bfc5d48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

88
</Project>

0 commit comments

Comments
 (0)