Update CoreClr, CoreFx to preview-27120-03, preview.18570.6, respectively (dotnet...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Tue, 20 Nov 2018 18:20:29 +0000 (10:20 -0800)
committerAhson Khan <ahkha@microsoft.com>
Tue, 20 Nov 2018 18:20:29 +0000 (10:20 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/3ec7f4e9e985bfab432bf97d71d5f9c37979a54a

src/installer/dependencies.props

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