Update CoreClr to preview1-26619-04
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Tue, 19 Jun 2018 12:38:26 +0000 (05:38 -0700)
committerEric Erhardt <eric.erhardt@microsoft.com>
Tue, 19 Jun 2018 13:51:41 +0000 (08:51 -0500)
Commit migrated from https://github.com/dotnet/core-setup/commit/c788e79fffd7030c6648f89628d929482aa11076

src/installer/dependencies.props

index b6da9a7..4ebb806 100644 (file)
@@ -10,7 +10,7 @@
   -->
   <PropertyGroup>
     <CoreFxCurrentRef>12846281d45ce2bcfb456af2c013f8be33e15208</CoreFxCurrentRef>
-    <CoreClrCurrentRef>12846281d45ce2bcfb456af2c013f8be33e15208</CoreClrCurrentRef>
+    <CoreClrCurrentRef>6ad7282295b4caaa99d850790c4750976a4ad642</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>1037283733390387b6bb17cd02b0c93dce84a4fd</BuildToolsCurrentRef>
   </PropertyGroup>
@@ -19,7 +19,7 @@
     <MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview1-26617-01</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
     <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26617-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26616-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26619-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
   </PropertyGroup>