Update CoreClr, CoreFx to preview2-25621-02, preview2-25621-02, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 21 Aug 2017 13:32:54 +0000 (06:32 -0700)
committerdotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 21 Aug 2017 13:32:54 +0000 (06:32 -0700)
dependencies.props

index 9d18e2cdfdd8560353a80d9273702ca9fe5443e1..b2d1a6b95a31a81edcf672939d3aeb8d8b98a65c 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>b139d2258dbd514145310c7eed9eaa71ddc019a5</CoreFxCurrentRef>
-    <CoreClrCurrentRef>b139d2258dbd514145310c7eed9eaa71ddc019a5</CoreClrCurrentRef>
+    <CoreFxCurrentRef>41e08d1bdba83e4be8e361a679dff64af8068f90</CoreFxCurrentRef>
+    <CoreClrCurrentRef>41e08d1bdba83e4be8e361a679dff64af8068f90</CoreClrCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxPackageVersion>4.5.0-preview2-25618-02</CoreFxPackageVersion>
-    <PlatformPackageVersion>2.1.0-preview2-25618-02</PlatformPackageVersion>
+    <CoreFxPackageVersion>4.5.0-preview2-25621-02</CoreFxPackageVersion>
+    <PlatformPackageVersion>2.1.0-preview2-25621-02</PlatformPackageVersion>
   </PropertyGroup>
 
   <!-- Full package version strings that are used in other parts of the build. -->
   <PropertyGroup>
-    <CoreClrPackageVersion>2.1.0-preview2-25618-04</CoreClrPackageVersion>
+    <CoreClrPackageVersion>2.1.0-preview2-25621-02</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
     <XUnitConsoleNetCoreVersion>1.0.2-prerelease-00177</XUnitConsoleNetCoreVersion>
     <XUnitPerformanceApiVersion>1.0.0-beta-build0007</XUnitPerformanceApiVersion>