Update CoreClr, CoreFx to preview1-26914-04, preview1-26914-04, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 14 Sep 2018 14:09:08 +0000 (07:09 -0700)
committerdotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 14 Sep 2018 14:09:08 +0000 (07:09 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/e91c6cf661ee53add29e54bbd42147ab4aec0ad4

src/installer/dependencies.props

index da6416c..6107c8a 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>d865a91d7858c034c3fded13e1ba027ac9220e15</CoreFxCurrentRef>
-    <CoreClrCurrentRef>2cbfb09e272d7ce064b3ade0567f6530842be46f</CoreClrCurrentRef>
+    <CoreFxCurrentRef>4de27cca90c79f8d9b523789503b1eb368c85ee3</CoreFxCurrentRef>
+    <CoreClrCurrentRef>4de27cca90c79f8d9b523789503b1eb368c85ee3</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>d865a91d7858c034c3fded13e1ba027ac9220e15</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26912-03</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26914-04</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26912-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26913-07</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26914-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26914-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>