[release/5.0] Update branding to v5.0.7 (#32403)
This commit is contained in:
parent
4bd244935a
commit
7e932906eb
|
|
@ -8,8 +8,8 @@
|
||||||
<PropertyGroup Label="Version settings">
|
<PropertyGroup Label="Version settings">
|
||||||
<AspNetCoreMajorVersion>5</AspNetCoreMajorVersion>
|
<AspNetCoreMajorVersion>5</AspNetCoreMajorVersion>
|
||||||
<AspNetCoreMinorVersion>0</AspNetCoreMinorVersion>
|
<AspNetCoreMinorVersion>0</AspNetCoreMinorVersion>
|
||||||
<AspNetCorePatchVersion>6</AspNetCorePatchVersion>
|
<AspNetCorePatchVersion>7</AspNetCorePatchVersion>
|
||||||
<ValidateBaseline>true</ValidateBaseline>
|
<ValidateBaseline>false</ValidateBaseline>
|
||||||
<!--
|
<!--
|
||||||
When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
|
When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
|
||||||
-->
|
-->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue