summaryrefslogtreecommitdiff
path: root/dependencies.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2017-03-02 17:28:13 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2017-03-02 17:28:13 +0000
commit67c6f3e38d7192b84630a07604095ca297473bd6 (patch)
tree96746cd45dd47a6aab79bbb9490343846fb5bdcf /dependencies.props
parent72e01e0e5453618e9a1b778fb24de21c96691ab5 (diff)
downloadcoreclr-67c6f3e38d7192b84630a07604095ca297473bd6.tar.gz
coreclr-67c6f3e38d7192b84630a07604095ca297473bd6.tar.bz2
coreclr-67c6f3e38d7192b84630a07604095ca297473bd6.zip
Update CoreClr to beta-25102-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 9da08959e7..7e5333bbbb 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>3bb43ab67bc17fdf91f3ac55e4ac0750b4baa2c8</CoreFxCurrentRef>
- <CoreClrCurrentRef>460c91f6ccb3d23bb2fcd528484d1931aca883af</CoreClrCurrentRef>
+ <CoreClrCurrentRef>febcde2eeb7a52e189ba5d425eb4d8e9aa13895f</CoreClrCurrentRef>
</PropertyGroup>
<!-- Auto-upgraded properties for each build info dependency. -->
@@ -12,7 +12,7 @@
<!-- Full package version strings that are used in other parts of the build. -->
<PropertyGroup>
- <CoreClrPackageVersion>2.0.0-beta-25102-02</CoreClrPackageVersion>
+ <CoreClrPackageVersion>2.0.0-beta-25102-03</CoreClrPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
</PropertyGroup>