Update CoreClr, CoreFx to preview1-25408-01, preview1-25408-01, respectively (dotnet...
authordotnet bot <dotnet-bot@dotnetfoundation.org>
Thu, 8 Jun 2017 05:09:52 +0000 (22:09 -0700)
committerGaurav Khanna <gkhanna@microsoft.com>
Thu, 8 Jun 2017 05:09:52 +0000 (22:09 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/aa96acbf53bfcfcc12fb9c0a9c3ded23f6fd63ed

src/coreclr/dependencies.props

index 4defcbb..401b006 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>a7a6e948cf49d34a79b6164d46fee9c7ded0f368</CoreFxCurrentRef>
-    <CoreClrCurrentRef>a7a6e948cf49d34a79b6164d46fee9c7ded0f368</CoreClrCurrentRef>
+    <CoreFxCurrentRef>d9555c35b7b1e8d57065746ff44d14ae98658694</CoreFxCurrentRef>
+    <CoreClrCurrentRef>d9555c35b7b1e8d57065746ff44d14ae98658694</CoreClrCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxPackageVersion>4.5.0-preview1-25407-02</CoreFxPackageVersion>
+    <CoreFxPackageVersion>4.5.0-preview1-25408-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-25407-02</CoreClrPackageVersion>
+    <CoreClrPackageVersion>2.1.0-preview1-25408-01</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
     <XUnitConsoleNetCoreVersion>1.0.2-prerelease-00177</XUnitConsoleNetCoreVersion>
     <XUnitPerformanceApiVersion>1.0.0-beta-build0007</XUnitPerformanceApiVersion>