We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11d3ae0 commit 23915d9Copy full SHA for 23915d9
eng/Versions.props
@@ -8,8 +8,8 @@
8
<PropertyGroup Label="Version settings">
9
<AspNetCoreMajorVersion>7</AspNetCoreMajorVersion>
10
<AspNetCoreMinorVersion>0</AspNetCoreMinorVersion>
11
- <AspNetCorePatchVersion>11</AspNetCorePatchVersion>
12
- <ValidateBaseline>true</ValidateBaseline>
+ <AspNetCorePatchVersion>12</AspNetCorePatchVersion>
+ <ValidateBaseline>false</ValidateBaseline>
13
<!--
14
When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
15
-->
0 commit comments