Update CoreClr, CoreFx to preview1-26620-04, preview1-26620-01, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Wed, 20 Jun 2018 12:36:39 +0000 (05:36 -0700)
committerEric Erhardt <eric.erhardt@microsoft.com>
Wed, 20 Jun 2018 14:09:19 +0000 (09:09 -0500)
Commit migrated from https://github.com/dotnet/core-setup/commit/2ad3de577c6552be4a06fa0c6b7313ad8b57fc41

src/installer/dependencies.props

index e044d5b..c2652ff 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>12846281d45ce2bcfb456af2c013f8be33e15208</CoreFxCurrentRef>
-    <CoreClrCurrentRef>6ad7282295b4caaa99d850790c4750976a4ad642</CoreClrCurrentRef>
+    <CoreFxCurrentRef>8996aa95f46a52b027c7fa74570b8a5d527f7001</CoreFxCurrentRef>
+    <CoreClrCurrentRef>8996aa95f46a52b027c7fa74570b8a5d527f7001</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>0f5e081c9cffc2aaf95b4b0d9da722f679a4d5bd</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview1-26617-01</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview1-26620-01</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26617-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26619-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26620-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26620-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
   </PropertyGroup>