Update CoreClr, CoreFx to preview1-26725-05, preview1-26725-04, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Wed, 25 Jul 2018 13:30:14 +0000 (06:30 -0700)
committerEric Erhardt <eric.erhardt@microsoft.com>
Wed, 25 Jul 2018 14:30:35 +0000 (09:30 -0500)
Commit migrated from https://github.com/dotnet/core-setup/commit/520e9c0ef066b2a1d0f9168bc2f7c1ef699e3f1e

src/installer/dependencies.props

index ffbbbf7..589659c 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>ef4ee9d7fa6ca5f164219027d1b8e4352e24fffb</CoreFxCurrentRef>
-    <CoreClrCurrentRef>ef4ee9d7fa6ca5f164219027d1b8e4352e24fffb</CoreClrCurrentRef>
+    <CoreFxCurrentRef>beaa7547d0fcc0acb8cdc178a0e5c5cbffe8c3ba</CoreFxCurrentRef>
+    <CoreClrCurrentRef>beaa7547d0fcc0acb8cdc178a0e5c5cbffe8c3ba</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>eb1150daa4f3b3e1aa224e05880eb886f4510867</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26724-01</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26725-04</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26724-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26724-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26725-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26725-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
   </PropertyGroup>