Update CoreClr, CoreFx to preview2-25517-01, preview2-25517-02, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 17 Jul 2017 13:16:34 +0000 (13:16 +0000)
committerdotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 17 Jul 2017 13:16:34 +0000 (13:16 +0000)
dependencies.props

index dfb0e05..fd073c3 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>e12b5082d6d2babb30fa975f257fac46ad96d407</CoreFxCurrentRef>
-    <CoreClrCurrentRef>e12b5082d6d2babb30fa975f257fac46ad96d407</CoreClrCurrentRef>
+    <CoreFxCurrentRef>c343c5bb963fbc69c5505698e97f1dec91436ad6</CoreFxCurrentRef>
+    <CoreClrCurrentRef>c343c5bb963fbc69c5505698e97f1dec91436ad6</CoreClrCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxPackageVersion>4.5.0-preview2-25515-01</CoreFxPackageVersion>
+    <CoreFxPackageVersion>4.5.0-preview2-25517-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-preview2-25514-02</CoreClrPackageVersion>
+    <CoreClrPackageVersion>2.1.0-preview2-25517-01</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
     <XUnitConsoleNetCoreVersion>1.0.2-prerelease-00177</XUnitConsoleNetCoreVersion>
     <XUnitPerformanceApiVersion>1.0.0-beta-build0007</XUnitPerformanceApiVersion>