Update CoreClr, CoreFx to preview1-26907-04, preview1-26907-04, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 7 Sep 2018 13:53:37 +0000 (06:53 -0700)
committerdotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 7 Sep 2018 13:53:37 +0000 (06:53 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/bc41b3db38e37458a008c69c66761ce70f35e059

src/installer/dependencies.props

index bc42b2d..9e896dc 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>e5d0943218387102b0788a0b64970c54f0502e92</CoreFxCurrentRef>
-    <CoreClrCurrentRef>e5d0943218387102b0788a0b64970c54f0502e92</CoreClrCurrentRef>
+    <CoreFxCurrentRef>7aa4e307f7def550f5523214510ef33c1b473dd5</CoreFxCurrentRef>
+    <CoreClrCurrentRef>7aa4e307f7def550f5523214510ef33c1b473dd5</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>f38cb926c0e7aa488b8dbc40576dbf3c0f23986a</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26905-03</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26907-04</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26905-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26905-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26907-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26907-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>