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 291b10c commit 07c465bCopy full SHA for 07c465b
eng/Versions.props
@@ -8,9 +8,9 @@
8
<PropertyGroup Label="Version settings">
9
<AspNetCoreMajorVersion>3</AspNetCoreMajorVersion>
10
<AspNetCoreMinorVersion>1</AspNetCoreMinorVersion>
11
- <AspNetCorePatchVersion>20</AspNetCorePatchVersion>
+ <AspNetCorePatchVersion>21</AspNetCorePatchVersion>
12
<!-- This property should be 'false' between branding & code-merging, 'true' the rest of the time -->
13
- <ValidateBaseline>true</ValidateBaseline>
+ <ValidateBaseline>false</ValidateBaseline>
14
<PreReleasePreviewNumber>0</PreReleasePreviewNumber>
15
<ComponentsWebAssemblyMajorVersion>3</ComponentsWebAssemblyMajorVersion>
16
<ComponentsWebAssemblyMinorVersion>2</ComponentsWebAssemblyMinorVersion>
0 commit comments