Skip to content

Commit

Permalink
Change MinVerAutoIncrement to patch
Browse files Browse the repository at this point in the history
  • Loading branch information
kentdr committed Mar 22, 2024
1 parent 524bdc9 commit c130dc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Custom.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

</Project>
</Project>

0 comments on commit c130dc4

Please sign in to comment.