Update CoreFx to preview1-26811-01
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Sat, 11 Aug 2018 01:52:30 +0000 (18:52 -0700)
committerJosh Free <joshfree@users.noreply.github.com>
Sat, 11 Aug 2018 06:51:53 +0000 (23:51 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/8ab5510c4c07b3bd78f7cd75f45a4d23d0913b62

src/installer/dependencies.props

index 21febe0..de20c9b 100644 (file)
@@ -9,16 +9,16 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>4490675aaa3c3f6ad0fb16dd8a26d202b9b06b99</CoreFxCurrentRef>
+    <CoreFxCurrentRef>c744a7cef7e7196d22d87ae8bdbbac3ba62e4e49</CoreFxCurrentRef>
     <CoreClrCurrentRef>4490675aaa3c3f6ad0fb16dd8a26d202b9b06b99</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>d16232814e6d6854b17d8e8046afbe86f0344e38</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26810-04</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26811-01</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26810-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26811-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
     <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26810-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>