Skip to content

Commit fb2aa4f

Browse files
Merge pull request #5293 from Particular/minver-patch-6.11
Set MinVerAutoIncrement to patch
2 parents 2106327 + b8f451d commit fb2aa4f

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
@@ -15,7 +15,7 @@
1515

1616
<PropertyGroup>
1717
<MinVerMinimumMajorMinor>5.7</MinVerMinimumMajorMinor>
18-
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
18+
<MinVerAutoIncrement>patch</MinVerAutoIncrement>
1919
</PropertyGroup>
2020

2121
<PropertyGroup>

0 commit comments

Comments
 (0)