[release/5.0] Re-enable baseline validation

This commit is contained in:
Doug Bunting 2021-05-11 14:56:14 -07:00
parent 5d73c92894
commit 2278169982
No known key found for this signature in database
GPG Key ID: EE41520987982C03
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<AspNetCoreMajorVersion>5</AspNetCoreMajorVersion>
<AspNetCoreMinorVersion>0</AspNetCoreMinorVersion>
<AspNetCorePatchVersion>7</AspNetCorePatchVersion>
<ValidateBaseline>false</ValidateBaseline>
<ValidateBaseline>true</ValidateBaseline>
<!--
When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
-->