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 0450b73 commit c76dfffCopy full SHA for c76dfff
eng/Versions.props
@@ -8,8 +8,8 @@
8
<PropertyGroup Label="Version settings">
9
<AspNetCoreMajorVersion>7</AspNetCoreMajorVersion>
10
<AspNetCoreMinorVersion>0</AspNetCoreMinorVersion>
11
- <AspNetCorePatchVersion>18</AspNetCorePatchVersion>
12
- <ValidateBaseline>true</ValidateBaseline>
+ <AspNetCorePatchVersion>19</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