Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/runtime (#3177)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/runtime build 20230727.3

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23377.1 -> To Version 8.0.0-rc.1.23377.3

* Update dependencies from https://github.com/dotnet/runtime build 20230727.7

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23377.1 -> To Version 8.0.0-rc.1.23377.7

* Update dependencies from https://github.com/dotnet/runtime build 20230727.8

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23377.1 -> To Version 8.0.0-rc.1.23377.8

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jiri Cincura ↹ <[email protected]>
  • Loading branch information
3 people authored Jul 28, 2023
1 parent fb5f0f2 commit 24428a7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>c790896f128957acd2999208f44f09ae1e826c8c</Sha>
</Dependency>
<Dependency Name="System.Threading.Channels" Version="8.0.0-rc.1.23377.1">
<Dependency Name="System.Threading.Channels" Version="8.0.0-rc.1.23377.8">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>89030ce9a75c98f350a13ddbe42f39a37aea1371</Sha>
<Sha>afed0a9f40d51e51c95dd0842913d7caaf5a9beb</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging" Version="8.0.0-rc.1.23377.1">
<Dependency Name="Microsoft.Extensions.Logging" Version="8.0.0-rc.1.23377.8">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>89030ce9a75c98f350a13ddbe42f39a37aea1371</Sha>
<Sha>afed0a9f40d51e51c95dd0842913d7caaf5a9beb</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<MicrosoftNETILLinkTasksVersion>8.0.100-1.23067.1</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkPackageVersion>8.0.100-1.23067.1</MicrosoftNETILLinkPackageVersion>
<BenchmarkDotNetVersion>0.13.7-nightly.20230717.35</BenchmarkDotNetVersion>
<SystemThreadingChannelsPackageVersion>8.0.0-rc.1.23377.1</SystemThreadingChannelsPackageVersion>
<MicrosoftExtensionsLoggingPackageVersion>8.0.0-rc.1.23377.1</MicrosoftExtensionsLoggingPackageVersion>
<SystemThreadingChannelsPackageVersion>8.0.0-rc.1.23377.8</SystemThreadingChannelsPackageVersion>
<MicrosoftExtensionsLoggingPackageVersion>8.0.0-rc.1.23377.8</MicrosoftExtensionsLoggingPackageVersion>
</PropertyGroup>
<!--Package names-->
<PropertyGroup>
Expand Down

0 comments on commit 24428a7

Please sign in to comment.