Skip to content

Commit

Permalink
Merge pull request #1057 from Particular/set-minverautoincrement-valu…
Browse files Browse the repository at this point in the history
…e-to-patch/release-7.0
  • Loading branch information
awright18 authored Sep 6, 2022
2 parents 66c3806 + 6f0a2f2 commit 1837077
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 @@ -2,7 +2,7 @@

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

</Project>

0 comments on commit 1837077

Please sign in to comment.