Update CoreClr to preview1-25414-05 (dotnet/coreclr#12282)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 15 Jun 2017 00:29:45 +0000 (17:29 -0700)
committerDan Moseley <danmose@microsoft.com>
Thu, 15 Jun 2017 00:29:45 +0000 (17:29 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/f5f2e55f67c098d326988aff1f7616fd34ccdf56

src/coreclr/dependencies.props

index a0951f7..79ba5ba 100644 (file)
@@ -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>