summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dependencies.props4
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.props b/dependencies.props
index 3b60488ef1..3802bc06c9 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -2,7 +2,7 @@
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
<CoreFxCurrentRef>0b40c8516d7a7864ad041fb322942e246cda3de1</CoreFxCurrentRef>
- <CoreClrCurrentRef>0b40c8516d7a7864ad041fb322942e246cda3de1</CoreClrCurrentRef>
+ <CoreClrCurrentRef>5924599294f0606d8ff3488f6d5c3a9ebca441aa</CoreClrCurrentRef>
<ExternalCurrentRef>0b40c8516d7a7864ad041fb322942e246cda3de1</ExternalCurrentRef>
</PropertyGroup>
@@ -14,7 +14,7 @@
<!-- Full package version strings that are used in other parts of the build. -->
<PropertyGroup>
- <CoreClrPackageVersion>1.2.0-beta-24614-02</CoreClrPackageVersion>
+ <CoreClrPackageVersion>1.2.0-beta-24614-03</CoreClrPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
</PropertyGroup>