Skip to content

Commit

Permalink
ci(is): add minver prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdecock committed Jan 14, 2025
1 parent 2925f58 commit 8a5151d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions identity-server/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

<PropertyGroup>
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
<MinVerPrefix>is-</MinVerPrefix>
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
</PropertyGroup>
</Project>

0 comments on commit 8a5151d

Please sign in to comment.