Update CoreClr, CoreFx to preview1-25415-03, preview1-25415-01, respectively (#12284)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 15 Jun 2017 15:42:52 +0000 (08:42 -0700)
committerGaurav Khanna <gkhanna@microsoft.com>
Thu, 15 Jun 2017 15:42:52 +0000 (08:42 -0700)
dependencies.props

index 79ba5ba..d1d19b9 100644 (file)
   
   <!-- 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>37b196babb617297f39044ce3ad5a8b3dbf23c1b</CoreClrCurrentRef>
+    <CoreFxCurrentRef>825b67121af6ace8b3f26f16356adeea4b4dd843</CoreFxCurrentRef>
+    <CoreClrCurrentRef>825b67121af6ace8b3f26f16356adeea4b4dd843</CoreClrCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxPackageVersion>4.5.0-preview1-25414-01</CoreFxPackageVersion>
+    <CoreFxPackageVersion>4.5.0-preview1-25415-01</CoreFxPackageVersion>
     <PlatformPackageVersion>2.1.0-preview1-25324-02</PlatformPackageVersion>
   </PropertyGroup>
 
   <!-- Full package version strings that are used in other parts of the build. -->
   <PropertyGroup>
-    <CoreClrPackageVersion>2.1.0-preview1-25414-05</CoreClrPackageVersion>
+    <CoreClrPackageVersion>2.1.0-preview1-25415-03</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
     <XUnitConsoleNetCoreVersion>1.0.2-prerelease-00177</XUnitConsoleNetCoreVersion>
     <XUnitPerformanceApiVersion>1.0.0-beta-build0007</XUnitPerformanceApiVersion>