Update CoreClr, CoreFx to preview-27119-03, preview.18569.3, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 19 Nov 2018 15:14:48 +0000 (07:14 -0800)
committerJosh Free <joshfree@users.noreply.github.com>
Mon, 19 Nov 2018 17:53:45 +0000 (10:53 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/cc0d0d384f3cf7689752483acb1088b741dc106e

src/installer/dependencies.props

index ed89292..c679485 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>1d18ffc2965ce837c57ae187f76ebd23827adbe3</CoreFxCurrentRef>
-    <CoreClrCurrentRef>1d18ffc2965ce837c57ae187f76ebd23827adbe3</CoreClrCurrentRef>
+    <CoreFxCurrentRef>8f5c0894b2dedb8dcdd633d28ab5668380e38aaa</CoreFxCurrentRef>
+    <CoreClrCurrentRef>8f5c0894b2dedb8dcdd633d28ab5668380e38aaa</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>965f64834de45e6c2c3864ad8926a053c21ab5f2</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18569.1</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18569.3</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18569.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27119-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18569.3</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27119-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>