Update CoreClr, CoreFx to preview2-25511-05, preview2-25512-01, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Wed, 12 Jul 2017 01:36:06 +0000 (01:36 +0000)
committerdotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Wed, 12 Jul 2017 01:36:06 +0000 (01:36 +0000)
dependencies.props

index 389df6cdd3ef4b740272b5f0f0f22e7eeef810ec..366908dea1bf1e3908f006ac0f967b9bafb0d6ad 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>e7e2bd1f8c78028e2a188dc15d758d4c4624989e</CoreFxCurrentRef>
-    <CoreClrCurrentRef>e7e2bd1f8c78028e2a188dc15d758d4c4624989e</CoreClrCurrentRef>
+    <CoreFxCurrentRef>4965c36d59f55e8e783fe45b10b10f8324837d6f</CoreFxCurrentRef>
+    <CoreClrCurrentRef>4965c36d59f55e8e783fe45b10b10f8324837d6f</CoreClrCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxPackageVersion>4.5.0-preview2-25511-02</CoreFxPackageVersion>
+    <CoreFxPackageVersion>4.5.0-preview2-25512-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-preview2-25510-01</CoreClrPackageVersion>
+    <CoreClrPackageVersion>2.1.0-preview2-25511-05</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
     <XUnitConsoleNetCoreVersion>1.0.2-prerelease-00177</XUnitConsoleNetCoreVersion>
     <XUnitPerformanceApiVersion>1.0.0-beta-build0007</XUnitPerformanceApiVersion>