Update CoreClr, CoreFx to preview-27231-02, preview.18631.1, respectively (dotnet...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 31 Dec 2018 17:53:45 +0000 (09:53 -0800)
committerDan Moseley <danmose@microsoft.com>
Mon, 31 Dec 2018 17:53:45 +0000 (09:53 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/9c35d5ab8c6181868467c6d4cde6d10322483134

src/installer/dependencies.props

index 23f59bc..1cbdb64 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>ed002e01f8b9abddb47d5a9c57de775e8acd1e86</CoreFxCurrentRef>
-    <CoreClrCurrentRef>ed002e01f8b9abddb47d5a9c57de775e8acd1e86</CoreClrCurrentRef>
+    <CoreFxCurrentRef>51b5a6994bfec6d43bde13e8b4d533a501f64f3a</CoreFxCurrentRef>
+    <CoreClrCurrentRef>51b5a6994bfec6d43bde13e8b4d533a501f64f3a</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>8cfc1012ee83209da9c0df19941f74aad3e39e12</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18629.2</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18631.1</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18629.2</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27230-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18631.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27231-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>