Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

Commit d130631

Browse files
committed
Set MinVerAutoIncrement to patch.
1 parent f4c7be1 commit d130631

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

88
</Project>

0 commit comments

Comments
 (0)