Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 32a4358

Browse files
authored
Merge pull request #12428 from dotnet-maestro-bot/release/1.1.0-UpdateDependencies
Update CoreClr, CoreFx to servicing-25525-01, servicing-25526-03, respectively (release/1.1.0)
2 parents 0ac7078 + 32dfd41 commit 32a4358

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

dependencies.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
33
<PropertyGroup>
4-
<CoreFxCurrentRef>170b7d417ef84a03348414e1a0694e74be505d78</CoreFxCurrentRef>
5-
<CoreClrCurrentRef>bd4f911d680b45ec7679933fc16ab7a62037a932</CoreClrCurrentRef>
4+
<CoreFxCurrentRef>5b4e143aa91b7252c9e4a324f51242be8a73d51d</CoreFxCurrentRef>
5+
<CoreClrCurrentRef>5b4e143aa91b7252c9e4a324f51242be8a73d51d</CoreClrCurrentRef>
66
</PropertyGroup>
77

88
<!-- Auto-upgraded properties for each build info dependency. -->
99
<PropertyGroup>
10-
<CoreFxExpectedPrerelease>servicing-25423-01</CoreFxExpectedPrerelease>
10+
<CoreFxExpectedPrerelease>servicing-25526-03</CoreFxExpectedPrerelease>
1111
</PropertyGroup>
1212

1313
<!-- Full package version strings that are used in other parts of the build. -->
1414
<PropertyGroup>
15-
<CoreClrPackageVersion>1.1.3-servicing-25423-01</CoreClrPackageVersion>
15+
<CoreClrPackageVersion>1.1.3-servicing-25525-01</CoreClrPackageVersion>
1616
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
1717

1818
<XUnitPerformanceApiVersion>1.0.0-beta-build0007</XUnitPerformanceApiVersion>

0 commit comments

Comments
 (0)