Update CoreClr, CoreFx to preview1-27021-03, preview1-27018-01, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 22 Oct 2018 00:54:22 +0000 (17:54 -0700)
committerJosh Free <joshfree@users.noreply.github.com>
Mon, 22 Oct 2018 15:59:02 +0000 (08:59 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/af30a789c4aa32b81df4b543ca46ed28d6c42077

src/installer/dependencies.props

index ecce625..ccbc92c 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>c505a5c5aad93497b26e24cd87af9bf1a3b19b36</CoreFxCurrentRef>
-    <CoreClrCurrentRef>c505a5c5aad93497b26e24cd87af9bf1a3b19b36</CoreClrCurrentRef>
+    <CoreFxCurrentRef>f18facfc84a2d2e41c98f47173ca6d870bac349b</CoreFxCurrentRef>
+    <CoreClrCurrentRef>f18facfc84a2d2e41c98f47173ca6d870bac349b</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>c505a5c5aad93497b26e24cd87af9bf1a3b19b36</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-27017-01</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-27018-01</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-27017-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-27017-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-27018-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-27021-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>