Update CoreClr, CoreFx to preview2-25614-01, preview2-25614-01, respectively (dotnet...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 14 Aug 2017 06:47:19 +0000 (23:47 -0700)
committerJan Kotas <jkotas@microsoft.com>
Mon, 14 Aug 2017 06:47:19 +0000 (23:47 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/efdabef2be8097fbf7bbd72a54ae1d661228cc77

src/coreclr/dependencies.props

index b2fe4e1..2c4422d 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>f6f3c18bd29da711c6d87e319267c7b055f66e45</CoreFxCurrentRef>
-    <CoreClrCurrentRef>f6f3c18bd29da711c6d87e319267c7b055f66e45</CoreClrCurrentRef>
+    <CoreFxCurrentRef>f7c2671aa93da1f0fda2e2186885b932ab957931</CoreFxCurrentRef>
+    <CoreClrCurrentRef>f7c2671aa93da1f0fda2e2186885b932ab957931</CoreClrCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxPackageVersion>4.5.0-preview2-25613-02</CoreFxPackageVersion>
-    <PlatformPackageVersion>2.1.0-preview2-25613-02</PlatformPackageVersion>
+    <CoreFxPackageVersion>4.5.0-preview2-25614-01</CoreFxPackageVersion>
+    <PlatformPackageVersion>2.1.0-preview2-25614-01</PlatformPackageVersion>
   </PropertyGroup>
 
   <!-- Full package version strings that are used in other parts of the build. -->
   <PropertyGroup>
-    <CoreClrPackageVersion>2.1.0-preview2-25613-02</CoreClrPackageVersion>
+    <CoreClrPackageVersion>2.1.0-preview2-25614-01</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
     <XUnitConsoleNetCoreVersion>1.0.2-prerelease-00177</XUnitConsoleNetCoreVersion>
     <XUnitPerformanceApiVersion>1.0.0-beta-build0007</XUnitPerformanceApiVersion>