Update CoreClr to preview3-26411-07
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Wed, 11 Apr 2018 13:22:50 +0000 (06:22 -0700)
committerEric Erhardt <eric.erhardt@microsoft.com>
Wed, 11 Apr 2018 14:10:26 +0000 (09:10 -0500)
Commit migrated from https://github.com/dotnet/core-setup/commit/59e7619097c6bf49975b6f7877da651bd0299264

src/installer/dependencies.props

index 7ec7d70..e6da4c7 100644 (file)
@@ -10,7 +10,7 @@
   -->
   <PropertyGroup>
     <CoreFxCurrentRef>2be896af4b7b6c7487309fcdc8e018ae8bdce615</CoreFxCurrentRef>
-    <CoreClrCurrentRef>2be896af4b7b6c7487309fcdc8e018ae8bdce615</CoreClrCurrentRef>
+    <CoreClrCurrentRef>1142f5c2a1dc94cef202f232bd77b6aad4f43f52</CoreClrCurrentRef>
     <StandardCurrentRef>a9c6e48169cdc88a5d85f275d6b468476f4351ca</StandardCurrentRef>
     <BuildToolsCurrentRef>73c72e59ee47f3a6b8eaeb87507314209b17e128</BuildToolsCurrentRef>
   </PropertyGroup>
@@ -19,7 +19,7 @@
     <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26411-01</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
     <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26411-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26411-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26411-07</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.2</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>
   </PropertyGroup>