summaryrefslogtreecommitdiff
path: root/dependencies.props
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2017-06-14 17:29:45 -0700
committerDan Moseley <danmose@microsoft.com>2017-06-14 17:29:45 -0700
commitf5f2e55f67c098d326988aff1f7616fd34ccdf56 (patch)
tree9e4267cad1dcbe6be09c9d2f89fed4a1d127d701 /dependencies.props
parentd83f176fdc71dc321eb33a7ea8e20150c5e62e9d (diff)
downloadcoreclr-f5f2e55f67c098d326988aff1f7616fd34ccdf56.tar.gz
coreclr-f5f2e55f67c098d326988aff1f7616fd34ccdf56.tar.bz2
coreclr-f5f2e55f67c098d326988aff1f7616fd34ccdf56.zip
Update CoreClr to preview1-25414-05 (#12282)
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 a0951f716f..79ba5babf8 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -14,7 +14,7 @@
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
<CoreFxCurrentRef>5e89463f265ed0d6bda946db9e62ec18000e0ea0</CoreFxCurrentRef>
- <CoreClrCurrentRef>45a066a19c1e639f1cae83b1057522016a369ad0</CoreClrCurrentRef>
+ <CoreClrCurrentRef>37b196babb617297f39044ce3ad5a8b3dbf23c1b</CoreClrCurrentRef>
</PropertyGroup>
<!-- Auto-upgraded properties for each build info dependency. -->
@@ -25,7 +25,7 @@
<!-- Full package version strings that are used in other parts of the build. -->
<PropertyGroup>
- <CoreClrPackageVersion>2.1.0-preview1-25414-04</CoreClrPackageVersion>
+ <CoreClrPackageVersion>2.1.0-preview1-25414-05</CoreClrPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
<XUnitConsoleNetCoreVersion>1.0.2-prerelease-00177</XUnitConsoleNetCoreVersion>
<XUnitPerformanceApiVersion>1.0.0-beta-build0007</XUnitPerformanceApiVersion>