Skip to content

Commit

Permalink
Update branding to 8.0.6 (#55472)
Browse files Browse the repository at this point in the history
  • Loading branch information
vseanreesermsft authored and mmitche committed May 17, 2024
1 parent c9e3996 commit 75e0406
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
<PropertyGroup Label="Version settings">
<AspNetCoreMajorVersion>8</AspNetCoreMajorVersion>
<AspNetCoreMinorVersion>0</AspNetCoreMinorVersion>
<AspNetCorePatchVersion>5</AspNetCorePatchVersion>
<AspNetCorePatchVersion>6</AspNetCorePatchVersion>
<PreReleaseVersionIteration>
</PreReleaseVersionIteration>
<ValidateBaseline>true</ValidateBaseline>
<ValidateBaseline>false</ValidateBaseline>
<IdentityModelVersion>7.1.2</IdentityModelVersion>
<!--
When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
Expand Down

0 comments on commit 75e0406

Please sign in to comment.