We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e3dfc commit 3c6fd3eCopy full SHA for 3c6fd3e
eng/Versions.props
@@ -8,8 +8,8 @@
8
<PropertyGroup Label="Version settings">
9
<AspNetCoreMajorVersion>7</AspNetCoreMajorVersion>
10
<AspNetCoreMinorVersion>0</AspNetCoreMinorVersion>
11
- <AspNetCorePatchVersion>1</AspNetCorePatchVersion>
12
- <ValidateBaseline>true</ValidateBaseline>
+ <AspNetCorePatchVersion>2</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