Update CoreClr to preview3-26410-02 (dotnet/core-setup#4004)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Tue, 10 Apr 2018 03:25:11 +0000 (22:25 -0500)
committerAhson Khan <ahkha@microsoft.com>
Tue, 10 Apr 2018 03:25:11 +0000 (20:25 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/4e7ea7ee4bc60c13b7626e7e897b56e01c2e6b0d

src/installer/dependencies.props

index e95923e..22fefa4 100644 (file)
@@ -10,7 +10,7 @@
   -->
   <PropertyGroup>
     <CoreFxCurrentRef>a9c6e48169cdc88a5d85f275d6b468476f4351ca</CoreFxCurrentRef>
-    <CoreClrCurrentRef>a9c6e48169cdc88a5d85f275d6b468476f4351ca</CoreClrCurrentRef>
+    <CoreClrCurrentRef>f2079b726d30adb69d1f18c861c214d14149cee3</CoreClrCurrentRef>
     <StandardCurrentRef>a9c6e48169cdc88a5d85f275d6b468476f4351ca</StandardCurrentRef>
     <BuildToolsCurrentRef>73c72e59ee47f3a6b8eaeb87507314209b17e128</BuildToolsCurrentRef>
   </PropertyGroup>
@@ -19,7 +19,7 @@
     <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26409-05</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
     <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26409-05</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26409-06</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26410-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.2</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>
   </PropertyGroup>