Update CoreClr, CoreFx to preview-27121-03, preview.18571.2, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Wed, 21 Nov 2018 15:14:06 +0000 (07:14 -0800)
committerJosh Free <joshfree@users.noreply.github.com>
Wed, 21 Nov 2018 17:41:36 +0000 (10:41 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/784c59bf854cba1252a0cf2bd8c771311ef86163

src/installer/dependencies.props

index 6467f0f..8fcffb6 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>d6853a93d724371a46032b5f13eece8581457352</CoreFxCurrentRef>
-    <CoreClrCurrentRef>d6853a93d724371a46032b5f13eece8581457352</CoreClrCurrentRef>
+    <CoreFxCurrentRef>664e7ce2d02d9f6ce9d260306c7e0018384d5f13</CoreFxCurrentRef>
+    <CoreClrCurrentRef>664e7ce2d02d9f6ce9d260306c7e0018384d5f13</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>5967ca7ad9435e6a4d845f0669c0f4f19ea1ba97</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18570.6</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18571.2</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18570.6</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27120-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18571.2</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27121-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>