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.
2 parents 54142bc + 0843444 commit b5b9e9eCopy full SHA for b5b9e9e
eng/Versions.props
@@ -8,8 +8,8 @@
8
<PropertyGroup Label="Version settings">
9
<AspNetCoreMajorVersion>6</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