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 627f464 commit 0a70436Copy full SHA for 0a70436
eng/Versions.props
@@ -10,7 +10,7 @@
10
<AspNetCoreMinorVersion>1</AspNetCoreMinorVersion>
11
<AspNetCorePatchVersion>24</AspNetCorePatchVersion>
12
<!-- This property should be 'false' between branding & code-merging, 'true' the rest of the time -->
13
- <ValidateBaseline>false</ValidateBaseline>
+ <ValidateBaseline>true</ValidateBaseline>
14
<PreReleasePreviewNumber>0</PreReleasePreviewNumber>
15
<ComponentsWebAssemblyMajorVersion>3</ComponentsWebAssemblyMajorVersion>
16
<ComponentsWebAssemblyMinorVersion>2</ComponentsWebAssemblyMinorVersion>
0 commit comments