Skip to content

Commit

Permalink
[release/9.0.1xx] Update dependencies from dotnet/runtime (#44257)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Oct 17, 2024
2 parents 1d3eb2b + 5001bf7 commit 71ca554
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 104 deletions.
1 change: 1 addition & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
<!-- End: Package sources from dotnet-roslyn-analyzers -->
<!-- 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" />
<add key="darc-int-dotnet-runtime-e77011b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e77011b3/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-e77011b-5" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e77011b3-5/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-e77011b-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e77011b3-3/nuget/v3/index.json" />
Expand Down
140 changes: 70 additions & 70 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,42 +15,42 @@
<Sha>a23da1c15c737b5e121650cfa5a86805e74e34fc</Sha>
<SourceBuild RepoName="templating" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-rtm.24516.5">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-rtm.24516.5">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-rtm.24516.10">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.TargetingPack.x64.9.0" Version="9.0.0-rtm.24516.5">
<Dependency Name="VS.Redist.Common.NetCore.TargetingPack.x64.9.0" Version="9.0.0-rtm.24516.10">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rtm.24516.5">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="9.0.0-rtm.24516.5">
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="9.0.0-rtm.24516.5">
<Dependency Name="Microsoft.NETCore.Platforms" Version="9.0.0-rtm.24516.10">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.HostModel" Version="9.0.0-rtm.24516.5">
<Dependency Name="Microsoft.NET.HostModel" Version="9.0.0-rtm.24516.10">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="9.0.0-rtm.24516.5">
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="9.0.0-rtm.24516.5">
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="9.0.0-rtm.24516.10">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
<SourceBuild RepoName="runtime" ManagedOnly="false" />
</Dependency>
<!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack -->
Expand Down Expand Up @@ -230,29 +230,29 @@
<Sha>bc9161306b23641b0364b8f93d546da4d48da1eb</Sha>
<SourceBuild RepoName="vstest" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.0-rtm.24516.5">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.CodeDom" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="System.Formats.Asn1" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.Formats.Asn1" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="System.Text.Encoding.CodePages" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.Text.Encoding.CodePages" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="System.Resources.Extensions" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.Resources.Extensions" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
Expand Down Expand Up @@ -503,89 +503,89 @@
<SourceBuild RepoName="symreader" ManagedOnly="true" />
</Dependency>
<!-- Dependency required for flowing correct package version in source-build, using PVP flow. -->
<Dependency Name="Microsoft.Extensions.Logging" Version="9.0.0-rtm.24516.5">
<Dependency Name="Microsoft.Extensions.Logging" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<!-- Dependency required for flowing correct package version in source-build, using PVP flow. -->
<Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0-rtm.24516.5">
<Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<!-- Dependency required for flowing correct package version in source-build, using PVP flow. -->
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="9.0.0-rtm.24516.5">
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<!-- Dependency required for flowing correct package version in source-build, using PVP flow. -->
<Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.0-rtm.24516.5">
<Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<!-- Dependency required for flowing correct package version in source-build, using PVP flow. -->
<Dependency Name="System.ServiceProcess.ServiceController" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.ServiceProcess.ServiceController" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="System.Text.Json" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.Text.Json" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="Microsoft.Bcl.AsyncInterfaces" Version="9.0.0-rtm.24516.5">
<Dependency Name="Microsoft.Bcl.AsyncInterfaces" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="9.0.0-rtm.24516.5">
<Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.ObjectPool" Version="9.0.0">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>1e7a7af6d2417242b244d2a0f4f23fcce8e88d2f</Sha>
</Dependency>
<Dependency Name="Microsoft.Win32.SystemEvents" Version="9.0.0-rtm.24516.5">
<Dependency Name="Microsoft.Win32.SystemEvents" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="System.Composition.AttributedModel" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.Composition.AttributedModel" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="System.Composition.Convention" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.Composition.Convention" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="System.Composition.Hosting" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.Composition.Hosting" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="System.Composition.Runtime" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.Composition.Runtime" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="System.Composition.TypedParts" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.Composition.TypedParts" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="System.Configuration.ConfigurationManager" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.Configuration.ConfigurationManager" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.Pkcs" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.Security.Cryptography.Pkcs" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.Xml" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.Security.Cryptography.Xml" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="System.Security.Permissions" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.Security.Permissions" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="System.Windows.Extensions" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.Windows.Extensions" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down Expand Up @@ -619,9 +619,9 @@
<Sha>3c393bbd85ae16ddddba20d0b75035b0c6f1a52d</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-rtm.24516.5">
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24367.3">
<Uri>https://github.com/dotnet/arcade-services</Uri>
Expand Down
Loading

0 comments on commit 71ca554

Please sign in to comment.