Update dependencies from https://github.com/dotnet/corefx build 20190523.8 (#24758)
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Fri, 24 May 2019 15:24:09 +0000 (08:24 -0700)
committerJan Kotas <jkotas@microsoft.com>
Fri, 24 May 2019 15:24:09 +0000 (08:24 -0700)
- Microsoft.Bcl.AsyncInterfaces - 1.0.0-preview6.19273.8
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19273.8
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview6.19273.8

eng/Version.Details.xml
eng/Versions.props

index 2d82e74..21a81b1 100644 (file)
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>a7a250e9c13147134543c35fef2fb81f19592edf</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-preview6.19272.8">
+    <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-preview6.19273.8">
       <Uri>https://github.com/dotnet/corefx</Uri>
-      <Sha>daa005b23d4954d4a41b1663171d6ada2d960bd2</Sha>
+      <Sha>c539d6c627b169d45f0b4cf1826b560cd0862abe</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview6.19272.8">
+    <Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview6.19273.8">
       <Uri>https://github.com/dotnet/corefx</Uri>
-      <Sha>daa005b23d4954d4a41b1663171d6ada2d960bd2</Sha>
+      <Sha>c539d6c627b169d45f0b4cf1826b560cd0862abe</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Bcl.AsyncInterfaces" Version="1.0.0-preview6.19272.8">
+    <Dependency Name="Microsoft.Bcl.AsyncInterfaces" Version="1.0.0-preview6.19273.8">
       <Uri>https://github.com/dotnet/corefx</Uri>
-      <Sha>daa005b23d4954d4a41b1663171d6ada2d960bd2</Sha>
+      <Sha>c539d6c627b169d45f0b4cf1826b560cd0862abe</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview6-27723-08">
       <Uri>https://github.com/dotnet/core-setup</Uri>
index 963f2f8..1d3c101 100644 (file)
@@ -15,9 +15,9 @@
     <MicrosoftDotNetBuildTasksPackagingVersion>1.0.0-beta.19229.8</MicrosoftDotNetBuildTasksPackagingVersion>
     <!-- corefx -->
     <MicrosoftNetFrameworkReferenceAssembliesVersion>1.0.0-alpha-004</MicrosoftNetFrameworkReferenceAssembliesVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppVersion>4.6.0-preview6.19272.8</MicrosoftPrivateCoreFxNETCoreAppVersion>
-    <MicrosoftNETCorePlatformsVersion>3.0.0-preview6.19272.8</MicrosoftNETCorePlatformsVersion>
-    <MicrosoftBclAsyncInterfacesVersion>1.0.0-preview6.19272.8</MicrosoftBclAsyncInterfacesVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppVersion>4.6.0-preview6.19273.8</MicrosoftPrivateCoreFxNETCoreAppVersion>
+    <MicrosoftNETCorePlatformsVersion>3.0.0-preview6.19273.8</MicrosoftNETCorePlatformsVersion>
+    <MicrosoftBclAsyncInterfacesVersion>1.0.0-preview6.19273.8</MicrosoftBclAsyncInterfacesVersion>
     <!-- core-setup -->
     <MicrosoftNETCoreAppVersion>3.0.0-preview6-27723-08</MicrosoftNETCoreAppVersion>
     <!-- dotnet-core-internal-tooling -->