summaryrefslogtreecommitdiff
path: root/dependencies.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-10-03 16:24:37 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-10-03 16:24:37 +0000
commit2bb391b4c6b15a2e7d0ca833c9d0f74e3d48ab23 (patch)
tree394c546013452d1c88ede68b87667a58a5e510d4 /dependencies.props
parent89bf443d2787e1b4754718bf28e71da248ea7727 (diff)
downloadcoreclr-2bb391b4c6b15a2e7d0ca833c9d0f74e3d48ab23.tar.gz
coreclr-2bb391b4c6b15a2e7d0ca833c9d0f74e3d48ab23.tar.bz2
coreclr-2bb391b4c6b15a2e7d0ca833c9d0f74e3d48ab23.zip
Update CoreClr to beta-24603-03
Diffstat (limited to 'dependencies.props')
-rw-r--r--dependencies.props4
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.props b/dependencies.props
index af401bc092..33ae817bf0 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>82043009bb7549d517574dad1c553366fe7592ce</CoreFxCurrentRef>
- <CoreClrCurrentRef>82043009bb7549d517574dad1c553366fe7592ce</CoreClrCurrentRef>
+ <CoreClrCurrentRef>0e5b63ea85c76e944b925a6d3802c84d7e46a9df</CoreClrCurrentRef>
<ExternalCurrentRef>9f9f1cf6e6c4a969e8d0158936427b9896300035</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-24601-02</CoreClrPackageVersion>
+ <CoreClrPackageVersion>1.2.0-beta-24603-03</CoreClrPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
</PropertyGroup>