Update CoreClr to preview-27129-03 (dotnet/core-setup#4818)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 29 Nov 2018 21:24:46 +0000 (13:24 -0800)
committerWilliam Godbe <wigodbe@microsoft.com>
Thu, 29 Nov 2018 21:24:46 +0000 (13:24 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/dfb22c459f8bc95735648989908f68375e97fce0

src/installer/dependencies.props

index 1fea0c1..ac80712 100644 (file)
@@ -10,7 +10,7 @@
   -->
   <PropertyGroup>
     <CoreFxCurrentRef>02f7af125c2f6ea4ce301918bb0bdd7249b3937c</CoreFxCurrentRef>
-    <CoreClrCurrentRef>02f7af125c2f6ea4ce301918bb0bdd7249b3937c</CoreClrCurrentRef>
+    <CoreClrCurrentRef>a941c349074dd279e40f8f5035932fd778266aaa</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>5967ca7ad9435e6a4d845f0669c0f4f19ea1ba97</BuildToolsCurrentRef>
   </PropertyGroup>
@@ -19,7 +19,7 @@
     <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18579.2</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
     <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18579.2</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27129-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27129-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>