Update CoreClr, CoreFx to preview1-25409-01, preview1-25409-03, respectively (dotnet...
authordotnet bot <dotnet-bot@dotnetfoundation.org>
Fri, 9 Jun 2017 15:10:58 +0000 (08:10 -0700)
committerGaurav Khanna <gkhanna@microsoft.com>
Fri, 9 Jun 2017 15:10:58 +0000 (08:10 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/8c5977560b5124680c3b1032a0702fd72fadb3fc

src/coreclr/dependencies.props

index 2e5199a..fd8881f 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>d9555c35b7b1e8d57065746ff44d14ae98658694</CoreFxCurrentRef>
-    <CoreClrCurrentRef>eeaf33ae2d9e17135d1d1caac2d3712efd997ec2</CoreClrCurrentRef>
+    <CoreFxCurrentRef>f5fb8b6cb0eba67faffd6282297d8c5bf915eece</CoreFxCurrentRef>
+    <CoreClrCurrentRef>f5fb8b6cb0eba67faffd6282297d8c5bf915eece</CoreClrCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxPackageVersion>4.5.0-preview1-25408-01</CoreFxPackageVersion>
+    <CoreFxPackageVersion>4.5.0-preview1-25409-03</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-25408-03</CoreClrPackageVersion>
+    <CoreClrPackageVersion>2.1.0-preview1-25409-01</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
     <XUnitConsoleNetCoreVersion>1.0.2-prerelease-00177</XUnitConsoleNetCoreVersion>
     <XUnitPerformanceApiVersion>1.0.0-beta-build0007</XUnitPerformanceApiVersion>