Skip to content

Commit e42e698

Browse files
authored
Update MinVerAutoIncrement to patch (#7622)
1 parent ecaf54c commit e42e698

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
@@ -13,7 +13,7 @@
1313

1414
<PropertyGroup>
1515
<MinVerMinimumMajorMinor>10.0</MinVerMinimumMajorMinor>
16-
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
16+
<MinVerAutoIncrement>patch</MinVerAutoIncrement>
1717
</PropertyGroup>
1818

1919
</Project>

0 commit comments

Comments
 (0)