Update CoreClr, CoreFx to preview2-25531-02, preview2-25531-01, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 31 Jul 2017 12:49:16 +0000 (05:49 -0700)
committerdotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 31 Jul 2017 12:49:16 +0000 (05:49 -0700)
dependencies.props

index 5421cef..3d60ec2 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>25cab57757ca98c3a97737ef7c82f70f32e27408</CoreFxCurrentRef>
-    <CoreClrCurrentRef>25cab57757ca98c3a97737ef7c82f70f32e27408</CoreClrCurrentRef>
+    <CoreFxCurrentRef>21bb773993713105abf5a9cb67db558b050333c8</CoreFxCurrentRef>
+    <CoreClrCurrentRef>21bb773993713105abf5a9cb67db558b050333c8</CoreClrCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxPackageVersion>4.5.0-preview2-25529-02</CoreFxPackageVersion>
-    <PlatformPackageVersion>2.1.0-preview2-25529-02</PlatformPackageVersion>
+    <CoreFxPackageVersion>4.5.0-preview2-25531-01</CoreFxPackageVersion>
+    <PlatformPackageVersion>2.1.0-preview2-25531-01</PlatformPackageVersion>
   </PropertyGroup>
 
   <!-- Full package version strings that are used in other parts of the build. -->
   <PropertyGroup>
-    <CoreClrPackageVersion>2.1.0-preview2-25529-02</CoreClrPackageVersion>
+    <CoreClrPackageVersion>2.1.0-preview2-25531-02</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
     <XUnitConsoleNetCoreVersion>1.0.2-prerelease-00177</XUnitConsoleNetCoreVersion>
     <XUnitPerformanceApiVersion>1.0.0-beta-build0007</XUnitPerformanceApiVersion>