Skip to content

Commit

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

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 9.0.0-rtm.24511.16 -> To Version 9.0.0-rtm.24514.4

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

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 9.0.0-rtm.24514.4 -> To Version 9.0.0-rtm.24515.1

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

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 9.0.0-rtm.24515.1 -> To Version 9.0.0-rtm.24515.6

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

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 9.0.0-rtm.24515.6 -> To Version 9.0.0-rtm.24515.9

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

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 9.0.0-rtm.24515.9 -> To Version 9.0.0-rtm.24515.15

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

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 9.0.0-rtm.24515.15 -> To Version 9.0.0-rtm.24516.5

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

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 9.0.0-rtm.24516.5 -> To Version 9.0.0

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 17, 2024
1 parent 76d78db commit 4581938
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
1 change: 1 addition & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-pub-dotnet-runtime-d398172" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-d3981726/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
Expand Down
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.0-rtm.24511.16">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>b030c4dfdfa1bf287f10f96006619a06bc2000ae</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink" Version="9.0.0-rtm.24511.16">
<Dependency Name="Microsoft.NET.ILLink" Version="9.0.0-rtm.24516.10">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>b030c4dfdfa1bf287f10f96006619a06bc2000ae</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="System.Threading.Channels" Version="9.0.0-rtm.24511.16">
<Dependency Name="System.Threading.Channels" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>b030c4dfdfa1bf287f10f96006619a06bc2000ae</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging" Version="9.0.0-rtm.24511.16">
<Dependency Name="Microsoft.Extensions.Logging" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>b030c4dfdfa1bf287f10f96006619a06bc2000ae</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
8 changes: 4 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
</PropertyGroup>
<!--Package versions-->
<PropertyGroup>
<MicrosoftNETILLinkTasksVersion>9.0.0-rtm.24511.16</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkPackageVersion>9.0.0-rtm.24511.16</MicrosoftNETILLinkPackageVersion>
<SystemThreadingChannelsPackageVersion>9.0.0-rtm.24511.16</SystemThreadingChannelsPackageVersion>
<MicrosoftExtensionsLoggingPackageVersion>9.0.0-rtm.24511.16</MicrosoftExtensionsLoggingPackageVersion>
<MicrosoftNETILLinkTasksVersion>9.0.0</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkPackageVersion>9.0.0-rtm.24516.10</MicrosoftNETILLinkPackageVersion>
<SystemThreadingChannelsPackageVersion>9.0.0</SystemThreadingChannelsPackageVersion>
<MicrosoftExtensionsLoggingPackageVersion>9.0.0</MicrosoftExtensionsLoggingPackageVersion>
<BenchmarkDotNetVersion>0.14.1-nightly.20240924.187</BenchmarkDotNetVersion>
</PropertyGroup>
<!--Package names-->
Expand Down

0 comments on commit 4581938

Please sign in to comment.