Skip to content

Commit

Permalink
ci(is): minver tag prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdecock committed Jan 13, 2025
1 parent 9955acc commit c0f53f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

<PropertyGroup>
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
<MinVerTagPrefix>is/</MinVerTagPrefix>
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
</PropertyGroup>
</Project>

0 comments on commit c0f53f6

Please sign in to comment.