Update CoreClr to preview1-26808-04
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Wed, 8 Aug 2018 12:55:18 +0000 (05:55 -0700)
committerJosh Free <joshfree@users.noreply.github.com>
Wed, 8 Aug 2018 16:56:43 +0000 (09:56 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/130e6074af9d02e6edf19374c3e39dece1caaf7c

src/installer/dependencies.props

index 0abfb53..aa3ae61 100644 (file)
@@ -10,7 +10,7 @@
   -->
   <PropertyGroup>
     <CoreFxCurrentRef>078b491c85a2113416d7133554cff87f7e01494c</CoreFxCurrentRef>
-    <CoreClrCurrentRef>078b491c85a2113416d7133554cff87f7e01494c</CoreClrCurrentRef>
+    <CoreClrCurrentRef>fa4c7881c7d4fa163ce331e96971f57ebf0e883e</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>82b96ef22bed19ac32c6776701cbce5e2baeefad</BuildToolsCurrentRef>
   </PropertyGroup>
@@ -19,7 +19,7 @@
     <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26807-04</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
     <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26807-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26807-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26808-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
   </PropertyGroup>