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

Commit e3ee3cd

Browse files
dotnet-maestro-botjkotas
authored andcommitted
Update CoreClr, CoreFx to preview3-25508-02, preview3-25508-03, respectively (#12629)
1 parent 614d5c7 commit e3ee3cd

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
@@ -13,18 +13,18 @@
1313

1414
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
1515
<PropertyGroup>
16-
<CoreFxCurrentRef>55761ec64d048fb371c67b3b6bf3a971bf8d96a4</CoreFxCurrentRef>
17-
<CoreClrCurrentRef>55761ec64d048fb371c67b3b6bf3a971bf8d96a4</CoreClrCurrentRef>
16+
<CoreFxCurrentRef>d6c839cebfc879fa6b7d0d953b3788c9d19ad5f0</CoreFxCurrentRef>
17+
<CoreClrCurrentRef>d6c839cebfc879fa6b7d0d953b3788c9d19ad5f0</CoreClrCurrentRef>
1818
</PropertyGroup>
1919

2020
<!-- Auto-upgraded properties for each build info dependency. -->
2121
<PropertyGroup>
22-
<CoreFxExpectedPrerelease>preview3-25504-01</CoreFxExpectedPrerelease>
22+
<CoreFxExpectedPrerelease>preview3-25508-03</CoreFxExpectedPrerelease>
2323
</PropertyGroup>
2424

2525
<!-- Full package version strings that are used in other parts of the build. -->
2626
<PropertyGroup>
27-
<CoreClrPackageVersion>2.0.0-preview3-25504-01</CoreClrPackageVersion>
27+
<CoreClrPackageVersion>2.0.0-preview3-25508-02</CoreClrPackageVersion>
2828
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
2929
<XUnitConsoleNetCoreVersion>1.0.2-prerelease-00177</XUnitConsoleNetCoreVersion>
3030
<XUnitPerformanceApiVersion>1.0.0-beta-build0007</XUnitPerformanceApiVersion>

0 commit comments

Comments
 (0)