Update CoreClr, CoreFx to preview1-26727-01, preview1-26727-04, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 27 Jul 2018 13:28:39 +0000 (06:28 -0700)
committerEric Erhardt <eric.erhardt@microsoft.com>
Fri, 27 Jul 2018 14:10:33 +0000 (09:10 -0500)
Commit migrated from https://github.com/dotnet/core-setup/commit/cabe6a8fa9ac50bd902d5817f7e9586575fc1e05

src/installer/dependencies.props

index 0629b65..88e603b 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>beaa7547d0fcc0acb8cdc178a0e5c5cbffe8c3ba</CoreFxCurrentRef>
-    <CoreClrCurrentRef>3b1a78e3781f81604ef29d159f2b78caf1d25cf2</CoreClrCurrentRef>
+    <CoreFxCurrentRef>c0c6917fcb00430f21248a8030fc408755ea95ee</CoreFxCurrentRef>
+    <CoreClrCurrentRef>c0c6917fcb00430f21248a8030fc408755ea95ee</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>3b1a78e3781f81604ef29d159f2b78caf1d25cf2</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26725-04</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26727-04</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26725-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26726-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26727-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26727-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
   </PropertyGroup>