Update CoreClr, CoreFx to preview-27206-02, preview.18606.1, respectively (dotnet...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 6 Dec 2018 18:58:09 +0000 (10:58 -0800)
committerWilliam Godbe <wigodbe@microsoft.com>
Thu, 6 Dec 2018 18:58:09 +0000 (10:58 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/dd98f874528b21a791e085427991b5db01cf58e1

src/installer/dependencies.props

index fb9763f..4c4e55c 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>fd2472507468198dd0f16027e15dcb934599768e</CoreFxCurrentRef>
-    <CoreClrCurrentRef>f1dc6b435d9258ed88da71336c7ed2cff3a5ac9f</CoreClrCurrentRef>
+    <CoreFxCurrentRef>3a0d84de28e48c1c00f4c753e51bc966fedb83c3</CoreFxCurrentRef>
+    <CoreClrCurrentRef>3a0d84de28e48c1c00f4c753e51bc966fedb83c3</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>5f8acf1c140f742304e6d85cde307bf31f094104</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18605.1</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18606.1</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18605.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27204-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18606.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27206-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>