Update CoreClr, CoreFx to preview1-26719-04, preview1-26719-04, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 19 Jul 2018 13:37:27 +0000 (06:37 -0700)
committerEric Erhardt <eric.erhardt@microsoft.com>
Thu, 19 Jul 2018 15:25:22 +0000 (10:25 -0500)
Commit migrated from https://github.com/dotnet/core-setup/commit/675be280553051374b6bb002094ffca05774b1e9

src/installer/dependencies.props

index 4fee30b..618fa4c 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>d60645ab29d840336360335dfc84e3b055dd6d9d</CoreFxCurrentRef>
-    <CoreClrCurrentRef>5d5ec7d555fcaefb0205737fab4fa375f4b4a0c3</CoreClrCurrentRef>
+    <CoreFxCurrentRef>9cc67068bcfa66117b5996125beddc075f0ce89b</CoreFxCurrentRef>
+    <CoreClrCurrentRef>9cc67068bcfa66117b5996125beddc075f0ce89b</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>a458ca976140589a453fd8fc71be266d59a34a27</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26717-02</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26719-04</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26717-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26716-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26719-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26719-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
   </PropertyGroup>