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 ba6b32e commit f1dddc3Copy full SHA for f1dddc3
eng/Versions.props
@@ -8,8 +8,8 @@
8
<PropertyGroup Label="Version settings">
9
<AspNetCoreMajorVersion>7</AspNetCoreMajorVersion>
10
<AspNetCoreMinorVersion>0</AspNetCoreMinorVersion>
11
- <AspNetCorePatchVersion>12</AspNetCorePatchVersion>
12
- <ValidateBaseline>true</ValidateBaseline>
+ <AspNetCorePatchVersion>13</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