Skip to content
2 changes: 1 addition & 1 deletion identity-server/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</ItemGroup>

<PropertyGroup>
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
<MinVerAutoIncrement>patch</MinVerAutoIncrement>
<MinVerTagPrefix>is-</MinVerTagPrefix>
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
</PropertyGroup>
Expand Down