Skip to content

Commit

Permalink
Set MinVerAutoIncrement to patch
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBoike committed Feb 3, 2025
1 parent ea0cb32 commit 2aac1b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Custom.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<PropertyGroup>
<MinVerMinimumMajorMinor>5.7</MinVerMinimumMajorMinor>
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
<MinVerAutoIncrement>patch</MinVerAutoIncrement>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 2aac1b5

Please sign in to comment.