Update CoreClr, CoreFx to preview2-25529-02, preview2-25529-02, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Sat, 29 Jul 2017 13:27:03 +0000 (06:27 -0700)
committerdotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Sat, 29 Jul 2017 13:27:03 +0000 (06:27 -0700)
dependencies.props

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