Update CoreClr, CoreFx to preview1-26716-04, preview1-26716-01, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 16 Jul 2018 12:42:13 +0000 (05:42 -0700)
committerEric Erhardt <eric.erhardt@microsoft.com>
Mon, 16 Jul 2018 14:00:20 +0000 (09:00 -0500)
Commit migrated from https://github.com/dotnet/core-setup/commit/abc48e0bada97f88bd6e04955654a46e4c20b034

src/installer/dependencies.props

index 8486be0..b678046 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>a458ca976140589a453fd8fc71be266d59a34a27</CoreFxCurrentRef>
-    <CoreClrCurrentRef>a458ca976140589a453fd8fc71be266d59a34a27</CoreClrCurrentRef>
+    <CoreFxCurrentRef>5d5ec7d555fcaefb0205737fab4fa375f4b4a0c3</CoreFxCurrentRef>
+    <CoreClrCurrentRef>5d5ec7d555fcaefb0205737fab4fa375f4b4a0c3</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>a458ca976140589a453fd8fc71be266d59a34a27</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26713-04</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26716-01</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26713-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26713-10</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26716-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26716-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
   </PropertyGroup>