Update CoreClr, CoreFx to preview-27225-01, preview.18624.2, respectively (dotnet...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Tue, 25 Dec 2018 03:26:06 +0000 (19:26 -0800)
committerDan Moseley <danmose@microsoft.com>
Tue, 25 Dec 2018 03:26:06 +0000 (19:26 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/93b86bb685b80ccf4d15601423e2d4bfefec8ff7

src/installer/dependencies.props

index b5e06ed..fb3cfc3 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>1e92191cd75f056db72557bdcc69bd39610a976f</CoreFxCurrentRef>
-    <CoreClrCurrentRef>1e92191cd75f056db72557bdcc69bd39610a976f</CoreClrCurrentRef>
+    <CoreFxCurrentRef>ba9e43172d96f70214df7362129f4df2a64c6f74</CoreFxCurrentRef>
+    <CoreClrCurrentRef>ba9e43172d96f70214df7362129f4df2a64c6f74</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>8cfc1012ee83209da9c0df19941f74aad3e39e12</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18622.2</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18624.2</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18622.2</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27223-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18624.2</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27225-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>