Update CoreClr, CoreFx to preview-27228-01, preview.18627.2, respectively (dotnet...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 28 Dec 2018 06:06:11 +0000 (22:06 -0800)
committerDan Moseley <danmose@microsoft.com>
Fri, 28 Dec 2018 06:06:11 +0000 (22:06 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/3ecb4f88c0e5acbf57ac10413bda118de5f2dc06

src/installer/dependencies.props

index f01b6c1..189c8dd 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>e234e6d2198862be56eeb21d552be86396089bec</CoreFxCurrentRef>
-    <CoreClrCurrentRef>e234e6d2198862be56eeb21d552be86396089bec</CoreClrCurrentRef>
+    <CoreFxCurrentRef>7adeb10605cafb48336531f3834cd07fb7cf5c2d</CoreFxCurrentRef>
+    <CoreClrCurrentRef>7adeb10605cafb48336531f3834cd07fb7cf5c2d</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>8cfc1012ee83209da9c0df19941f74aad3e39e12</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18626.1</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18627.2</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18626.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27226-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18627.2</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27228-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>