Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/runtime build 2020…
Browse files Browse the repository at this point in the history
…0414.6 (#3180)

- Microsoft.NETCore.App.Internal: 5.0.0-preview.3.20209.5 -> 5.0.0-preview.3.20214.6
- Microsoft.NETCore.App.Ref: 5.0.0-preview.3.20209.5 -> 5.0.0-preview.3.20214.6
- Microsoft.NETCore.App.Runtime.win-x64: 5.0.0-preview.3.20209.5 -> 5.0.0-preview.3.20214.6

Dependency coherency updates

- Microsoft.Win32.Registry: 5.0.0-preview.3.20209.5 -> 5.0.0-preview.3.20214.6 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.ComponentModel.Annotations: 5.0.0-preview.3.20209.5 -> 5.0.0-preview.3.20214.6 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Diagnostics.DiagnosticSource: 5.0.0-preview.3.20209.5 -> 5.0.0-preview.3.20214.6 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Diagnostics.EventLog: 5.0.0-preview.3.20209.5 -> 5.0.0-preview.3.20214.6 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.IO.Pipelines: 5.0.0-preview.3.20209.5 -> 5.0.0-preview.3.20214.6 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Reflection.Metadata: 5.0.0-preview.3.20209.5 -> 5.0.0-preview.3.20214.6 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Runtime.CompilerServices.Unsafe: 5.0.0-preview.3.20209.5 -> 5.0.0-preview.3.20214.6 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Security.Cryptography.Cng: 5.0.0-preview.3.20209.5 -> 5.0.0-preview.3.20214.6 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Security.Cryptography.Xml: 5.0.0-preview.3.20209.5 -> 5.0.0-preview.3.20214.6 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.ServiceProcess.ServiceController: 5.0.0-preview.3.20209.5 -> 5.0.0-preview.3.20214.6 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Text.Encodings.Web: 5.0.0-preview.3.20209.5 -> 5.0.0-preview.3.20214.6 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Text.Json: 5.0.0-preview.3.20209.5 -> 5.0.0-preview.3.20214.6 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.Platforms: 5.0.0-preview.3.20209.5 -> 5.0.0-preview.3.20214.6 (parent: Microsoft.NETCore.App.Runtime.win-x64)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Apr 15, 2020
1 parent 5efca95 commit eac9c2f
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
64 changes: 32 additions & 32 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,69 +10,69 @@
-->
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0-preview.3.20209.5" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0-preview.3.20214.6" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
<Sha>b03778465800e6d8a534b2fb79656a9f9ba7e245</Sha>
</Dependency>
<Dependency Name="System.ComponentModel.Annotations" Version="5.0.0-preview.3.20209.5" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Dependency Name="System.ComponentModel.Annotations" Version="5.0.0-preview.3.20214.6" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
<Sha>b03778465800e6d8a534b2fb79656a9f9ba7e245</Sha>
</Dependency>
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="5.0.0-preview.3.20209.5" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="5.0.0-preview.3.20214.6" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
<Sha>b03778465800e6d8a534b2fb79656a9f9ba7e245</Sha>
</Dependency>
<Dependency Name="System.Diagnostics.EventLog" Version="5.0.0-preview.3.20209.5" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Dependency Name="System.Diagnostics.EventLog" Version="5.0.0-preview.3.20214.6" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
<Sha>b03778465800e6d8a534b2fb79656a9f9ba7e245</Sha>
</Dependency>
<Dependency Name="System.IO.Pipelines" Version="5.0.0-preview.3.20209.5" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Dependency Name="System.IO.Pipelines" Version="5.0.0-preview.3.20214.6" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
<Sha>b03778465800e6d8a534b2fb79656a9f9ba7e245</Sha>
</Dependency>
<Dependency Name="System.Reflection.Metadata" Version="5.0.0-preview.3.20209.5" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Dependency Name="System.Reflection.Metadata" Version="5.0.0-preview.3.20214.6" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
<Sha>b03778465800e6d8a534b2fb79656a9f9ba7e245</Sha>
</Dependency>
<Dependency Name="System.Runtime.CompilerServices.Unsafe" Version="5.0.0-preview.3.20209.5" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Dependency Name="System.Runtime.CompilerServices.Unsafe" Version="5.0.0-preview.3.20214.6" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
<Sha>b03778465800e6d8a534b2fb79656a9f9ba7e245</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.Cng" Version="5.0.0-preview.3.20209.5" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Dependency Name="System.Security.Cryptography.Cng" Version="5.0.0-preview.3.20214.6" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
<Sha>b03778465800e6d8a534b2fb79656a9f9ba7e245</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.Xml" Version="5.0.0-preview.3.20209.5" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Dependency Name="System.Security.Cryptography.Xml" Version="5.0.0-preview.3.20214.6" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
<Sha>b03778465800e6d8a534b2fb79656a9f9ba7e245</Sha>
</Dependency>
<Dependency Name="System.ServiceProcess.ServiceController" Version="5.0.0-preview.3.20209.5" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Dependency Name="System.ServiceProcess.ServiceController" Version="5.0.0-preview.3.20214.6" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
<Sha>b03778465800e6d8a534b2fb79656a9f9ba7e245</Sha>
</Dependency>
<Dependency Name="System.Text.Encodings.Web" Version="5.0.0-preview.3.20209.5" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Dependency Name="System.Text.Encodings.Web" Version="5.0.0-preview.3.20214.6" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
<Sha>b03778465800e6d8a534b2fb79656a9f9ba7e245</Sha>
</Dependency>
<Dependency Name="System.Text.Json" Version="5.0.0-preview.3.20209.5" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Dependency Name="System.Text.Json" Version="5.0.0-preview.3.20214.6" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
<Sha>b03778465800e6d8a534b2fb79656a9f9ba7e245</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-preview.3.20209.5">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-preview.3.20214.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
<Sha>b03778465800e6d8a534b2fb79656a9f9ba7e245</Sha>
</Dependency>
<!--
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
All Runtime.$rid packages should have the same version.
-->
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-preview.3.20209.5">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-preview.3.20214.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
<Sha>b03778465800e6d8a534b2fb79656a9f9ba7e245</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-preview.3.20209.5">
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-preview.3.20214.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
<Sha>b03778465800e6d8a534b2fb79656a9f9ba7e245</Sha>
</Dependency>
<Dependency Name="Microsoft.Bcl.AsyncInterfaces" Version="1.0.0" Pinned="true">
<Uri>https://github.com/dotnet/corefx</Uri>
Expand All @@ -92,9 +92,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>09bb9d929120b402348c9a0e9c8c951e824059aa</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-preview.3.20209.5" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-preview.3.20214.6" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
<Sha>b03778465800e6d8a534b2fb79656a9f9ba7e245</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.6.0-3.20177.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
Expand Down
32 changes: 16 additions & 16 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -53,25 +53,25 @@
-->
<PropertyGroup Label="Automated">
<!-- Packages from dotnet/core-setup -->
<MicrosoftNETCoreAppRefPackageVersion>5.0.0-preview.3.20209.5</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.0-preview.3.20209.5</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>5.0.0-preview.3.20209.5</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>5.0.0-preview.3.20214.6</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.0-preview.3.20214.6</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>5.0.0-preview.3.20214.6</MicrosoftNETCoreAppInternalPackageVersion>
<!-- Packages from dotnet/corefx -->
<MicrosoftBclAsyncInterfacesPackageVersion>1.0.0</MicrosoftBclAsyncInterfacesPackageVersion>
<MicrosoftWin32RegistryPackageVersion>5.0.0-preview.3.20209.5</MicrosoftWin32RegistryPackageVersion>
<SystemComponentModelAnnotationsPackageVersion>5.0.0-preview.3.20209.5</SystemComponentModelAnnotationsPackageVersion>
<SystemDiagnosticsDiagnosticSourcePackageVersion>5.0.0-preview.3.20209.5</SystemDiagnosticsDiagnosticSourcePackageVersion>
<SystemDiagnosticsEventLogPackageVersion>5.0.0-preview.3.20209.5</SystemDiagnosticsEventLogPackageVersion>
<SystemIOPipelinesPackageVersion>5.0.0-preview.3.20209.5</SystemIOPipelinesPackageVersion>
<SystemReflectionMetadataPackageVersion>5.0.0-preview.3.20209.5</SystemReflectionMetadataPackageVersion>
<SystemRuntimeCompilerServicesUnsafePackageVersion>5.0.0-preview.3.20209.5</SystemRuntimeCompilerServicesUnsafePackageVersion>
<SystemSecurityCryptographyCngPackageVersion>5.0.0-preview.3.20209.5</SystemSecurityCryptographyCngPackageVersion>
<SystemSecurityCryptographyXmlPackageVersion>5.0.0-preview.3.20209.5</SystemSecurityCryptographyXmlPackageVersion>
<SystemServiceProcessServiceControllerPackageVersion>5.0.0-preview.3.20209.5</SystemServiceProcessServiceControllerPackageVersion>
<SystemTextEncodingsWebPackageVersion>5.0.0-preview.3.20209.5</SystemTextEncodingsWebPackageVersion>
<SystemTextJsonPackageVersion>5.0.0-preview.3.20209.5</SystemTextJsonPackageVersion>
<MicrosoftWin32RegistryPackageVersion>5.0.0-preview.3.20214.6</MicrosoftWin32RegistryPackageVersion>
<SystemComponentModelAnnotationsPackageVersion>5.0.0-preview.3.20214.6</SystemComponentModelAnnotationsPackageVersion>
<SystemDiagnosticsDiagnosticSourcePackageVersion>5.0.0-preview.3.20214.6</SystemDiagnosticsDiagnosticSourcePackageVersion>
<SystemDiagnosticsEventLogPackageVersion>5.0.0-preview.3.20214.6</SystemDiagnosticsEventLogPackageVersion>
<SystemIOPipelinesPackageVersion>5.0.0-preview.3.20214.6</SystemIOPipelinesPackageVersion>
<SystemReflectionMetadataPackageVersion>5.0.0-preview.3.20214.6</SystemReflectionMetadataPackageVersion>
<SystemRuntimeCompilerServicesUnsafePackageVersion>5.0.0-preview.3.20214.6</SystemRuntimeCompilerServicesUnsafePackageVersion>
<SystemSecurityCryptographyCngPackageVersion>5.0.0-preview.3.20214.6</SystemSecurityCryptographyCngPackageVersion>
<SystemSecurityCryptographyXmlPackageVersion>5.0.0-preview.3.20214.6</SystemSecurityCryptographyXmlPackageVersion>
<SystemServiceProcessServiceControllerPackageVersion>5.0.0-preview.3.20214.6</SystemServiceProcessServiceControllerPackageVersion>
<SystemTextEncodingsWebPackageVersion>5.0.0-preview.3.20214.6</SystemTextEncodingsWebPackageVersion>
<SystemTextJsonPackageVersion>5.0.0-preview.3.20214.6</SystemTextJsonPackageVersion>
<!-- Workaround https://github.com/dotnet/cli/issues/10528-->
<MicrosoftNETCorePlatformsPackageVersion>5.0.0-preview.3.20209.5</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>5.0.0-preview.3.20214.6</MicrosoftNETCorePlatformsPackageVersion>
<!-- Packages from dotnet/arcade -->
<MicrosoftDotNetGenAPIPackageVersion>5.0.0-beta.20180.5</MicrosoftDotNetGenAPIPackageVersion>
<!-- Packages from dotnet/roslyn -->
Expand Down

0 comments on commit eac9c2f

Please # to comment.