Skip to content

Commit 0f47958

Browse files
Patch (#823)
Co-authored-by: danielmarbach <danielmarbach@users.noreply.github.com>
1 parent ddd1bf8 commit 0f47958

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Custom.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<PropertyGroup>
99
<MinVerMinimumMajorMinor>4.1</MinVerMinimumMajorMinor>
10-
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
10+
<MinVerAutoIncrement>patch</MinVerAutoIncrement>
1111
</PropertyGroup>
1212

13-
</Project>
13+
</Project>

0 commit comments

Comments
 (0)