Skip to content

Commit d7809de

Browse files
committed
MinVerAutoIncrement to patch
1 parent 9c520c6 commit d7809de

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

88
</Project>

0 commit comments

Comments
 (0)