Skip to content

Commit f8788e3

Browse files
committed
Change MinVerAutoIncrement to patch
1 parent ae11687 commit f8788e3

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

88
</Project>

0 commit comments

Comments
 (0)