Update CoreClr, CoreFx to preview-27127-02, preview.18577.1, respectively (dotnet...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Tue, 27 Nov 2018 18:15:16 +0000 (10:15 -0800)
committerWilliam Godbe <wigodbe@microsoft.com>
Tue, 27 Nov 2018 18:15:16 +0000 (10:15 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/b67acef0dfd7970b3c9766560f400c11fff9d14f

src/installer/dependencies.props

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