Skip to content

Commit be1461c

Browse files
committed
Merge in 'release/3.1' changes
2 parents 535da07 + a2d5b5d commit be1461c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Versions.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<PropertyGroup Label="Version settings">
99
<AspNetCoreMajorVersion>3</AspNetCoreMajorVersion>
1010
<AspNetCoreMinorVersion>1</AspNetCoreMinorVersion>
11-
<AspNetCorePatchVersion>17</AspNetCorePatchVersion>
11+
<AspNetCorePatchVersion>18</AspNetCorePatchVersion>
1212
<!-- This property should be 'false' between branding & code-merging, 'true' the rest of the time -->
13-
<ValidateBaseline>true</ValidateBaseline>
13+
<ValidateBaseline>false</ValidateBaseline>
1414
<PreReleasePreviewNumber>0</PreReleasePreviewNumber>
1515
<ComponentsWebAssemblyMajorVersion>3</ComponentsWebAssemblyMajorVersion>
1616
<ComponentsWebAssemblyMinorVersion>2</ComponentsWebAssemblyMinorVersion>

src/submodules/googletest

0 commit comments

Comments
 (0)