Update CoreClr, CoreFx to preview1-25412-03, preview1-25413-01, respectively (dotnet...
authordotnet bot <dotnet-bot@dotnetfoundation.org>
Tue, 13 Jun 2017 04:01:29 +0000 (21:01 -0700)
committerGaurav Khanna <gkhanna@microsoft.com>
Tue, 13 Jun 2017 04:01:29 +0000 (21:01 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/e977dde4c5f5210447564ca8779d3c6c00eaf7c1

src/coreclr/dependencies.props

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