Update CoreClr, CoreFx to preview1-25412-01, preview1-25412-02, respectively (dotnet...
authordotnet bot <dotnet-bot@dotnetfoundation.org>
Mon, 12 Jun 2017 17:00:13 +0000 (10:00 -0700)
committerGaurav Khanna <gkhanna@microsoft.com>
Mon, 12 Jun 2017 17:00:13 +0000 (10:00 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/d1ee1145a37f355715160cb0895d8f5e57dc2d8b

src/coreclr/dependencies.props

index ef890a2..c6ab097 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>792e6aa5436af9dabbd2c2e79d586bec33b8a5f8</CoreFxCurrentRef>
-    <CoreClrCurrentRef>792e6aa5436af9dabbd2c2e79d586bec33b8a5f8</CoreClrCurrentRef>
+    <CoreFxCurrentRef>8af1ae0b56ef0552c57bbcdcb8eadd6faa4222d7</CoreFxCurrentRef>
+    <CoreClrCurrentRef>8af1ae0b56ef0552c57bbcdcb8eadd6faa4222d7</CoreClrCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxPackageVersion>4.5.0-preview1-25410-01</CoreFxPackageVersion>
+    <CoreFxPackageVersion>4.5.0-preview1-25412-02</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-25409-02</CoreClrPackageVersion>
+    <CoreClrPackageVersion>2.1.0-preview1-25412-01</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
     <XUnitConsoleNetCoreVersion>1.0.2-prerelease-00177</XUnitConsoleNetCoreVersion>
     <XUnitPerformanceApiVersion>1.0.0-beta-build0007</XUnitPerformanceApiVersion>