Skip to content

Commit f6601bf

Browse files
Update minver config after release (#5339)
1 parent 26a20cd commit f6601bf

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)