summaryrefslogtreecommitdiff
path: root/dependencies.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2017-03-01 19:55:19 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2017-03-01 19:55:19 +0000
commit7c5fba17d228b3890b836b0a8cd257ea899c6213 (patch)
treed3831d1e4fb92cc330d9e21b3c651240a4ae2f6c /dependencies.props
parent4a0a82a8dabaabb1e9a82af944d70aed210838a3 (diff)
downloadcoreclr-7c5fba17d228b3890b836b0a8cd257ea899c6213.tar.gz
coreclr-7c5fba17d228b3890b836b0a8cd257ea899c6213.tar.bz2
coreclr-7c5fba17d228b3890b836b0a8cd257ea899c6213.zip
Update CoreClr to beta-25101-04
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 1c7b78aa3c..72a9bce345 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>7534cd8a50c86ac5c2ea55651ddd5c0b3150425c</CoreClrCurrentRef>
+ <CoreClrCurrentRef>cb22d8ab5ca2778217db57fb16d2b2c334ccbec7</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-25101-01</CoreClrPackageVersion>
+ <CoreClrPackageVersion>2.0.0-beta-25101-04</CoreClrPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
</PropertyGroup>