Update CoreClr, CoreFx to preview1-26928-03, preview1-26928-03, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 28 Sep 2018 13:48:12 +0000 (06:48 -0700)
committerJosh Free <joshfree@users.noreply.github.com>
Fri, 28 Sep 2018 17:07:04 +0000 (10:07 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/14396fa9dd51a34353a32d5fa24984acf15772f8

src/installer/dependencies.props

index 601bd78..23b5dfe 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>85f74094769cc187fcd22650564cd7587483d656</CoreFxCurrentRef>
-    <CoreClrCurrentRef>85f74094769cc187fcd22650564cd7587483d656</CoreClrCurrentRef>
+    <CoreFxCurrentRef>d189e1d8ab82b1774868043cce89d6d88a38bf04</CoreFxCurrentRef>
+    <CoreClrCurrentRef>d189e1d8ab82b1774868043cce89d6d88a38bf04</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>85f74094769cc187fcd22650564cd7587483d656</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26927-03</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26928-03</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26927-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26927-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26928-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26928-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>