Update CoreClr, CoreFx to preview-27128-02, preview.18578.2, respectively (dotnet...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Wed, 28 Nov 2018 18:47:16 +0000 (10:47 -0800)
committerWilliam Godbe <wigodbe@microsoft.com>
Wed, 28 Nov 2018 18:47:16 +0000 (10:47 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/c4f074689a90194cd6756353da2dfe0621d50a1c

src/installer/dependencies.props

index 5d353d5..a532520 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>0a78abf7e6262463a78eef13fd7469657c76f289</CoreFxCurrentRef>
-    <CoreClrCurrentRef>0a78abf7e6262463a78eef13fd7469657c76f289</CoreClrCurrentRef>
+    <CoreFxCurrentRef>a81caaf9984309251d4071e9dd0ca6b1723226a0</CoreFxCurrentRef>
+    <CoreClrCurrentRef>a81caaf9984309251d4071e9dd0ca6b1723226a0</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>5967ca7ad9435e6a4d845f0669c0f4f19ea1ba97</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18577.1</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18578.2</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18577.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27127-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18578.2</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27128-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>