Update CoreClr, CoreFx to preview2-25508-04, preview2-25508-04, respectively (dotnet...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Sat, 8 Jul 2017 21:05:19 +0000 (14:05 -0700)
committerJan Kotas <jkotas@microsoft.com>
Sat, 8 Jul 2017 21:05:19 +0000 (23:05 +0200)
Commit migrated from https://github.com/dotnet/coreclr/commit/ed91ce69cbc4e026f297075d123a28a5838f0580

src/coreclr/dependencies.props

index 8a5ae65..98fdd15 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>ba99720a172947391e696cc38bfe050a8d5c5099</CoreFxCurrentRef>
-    <CoreClrCurrentRef>ba99720a172947391e696cc38bfe050a8d5c5099</CoreClrCurrentRef>
+    <CoreFxCurrentRef>d6c839cebfc879fa6b7d0d953b3788c9d19ad5f0</CoreFxCurrentRef>
+    <CoreClrCurrentRef>d6c839cebfc879fa6b7d0d953b3788c9d19ad5f0</CoreClrCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxPackageVersion>4.5.0-preview2-25504-01</CoreFxPackageVersion>
+    <CoreFxPackageVersion>4.5.0-preview2-25508-04</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-preview2-25504-01</CoreClrPackageVersion>
+    <CoreClrPackageVersion>2.1.0-preview2-25508-04</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
     <XUnitConsoleNetCoreVersion>1.0.2-prerelease-00177</XUnitConsoleNetCoreVersion>
     <XUnitPerformanceApiVersion>1.0.0-beta-build0007</XUnitPerformanceApiVersion>