Browse Source

[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime (#58479)

* Update dependencies from https://github.com/dotnet/efcore build 20241016.6

dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools
 From Version 9.0.0 -> To Version 9.0.0

* Update dependencies from https://github.com/dotnet/efcore build 20241016.9

dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools
 From Version 9.0.0 -> To Version 9.0.0

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

Microsoft.Bcl.AsyncInterfaces , Microsoft.Bcl.TimeProvider , Microsoft.Extensions.Caching.Abstractions , Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Binder , Microsoft.Extensions.Configuration.CommandLine , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.FileExtensions , Microsoft.Extensions.Configuration.Ini , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.Configuration.UserSecrets , Microsoft.Extensions.Configuration.Xml , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.Diagnostics , Microsoft.Extensions.Diagnostics.Abstractions , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileProviders.Composite , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.Hosting , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Http , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Configuration , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Logging.EventLog , Microsoft.Extensions.Logging.EventSource , Microsoft.Extensions.Logging.TraceSource , Microsoft.Extensions.Options , Microsoft.Extensions.Options.ConfigurationExtensions , Microsoft.Extensions.Options.DataAnnotations , Microsoft.Extensions.Primitives , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , System.Collections.Immutable , System.Composition , System.Configuration.ConfigurationManager , System.Diagnostics.DiagnosticSource , System.Diagnostics.EventLog , System.Diagnostics.PerformanceCounter , System.DirectoryServices.Protocols , System.IO.Hashing , System.IO.Pipelines , System.Net.Http.Json , System.Net.Http.WinHttpHandler , System.Net.ServerSentEvents , System.Reflection.Metadata , System.Resources.Extensions , System.Runtime.Caching , System.Security.Cryptography.Pkcs , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encodings.Web , System.Text.Json , System.Threading.AccessControl , System.Threading.Channels , System.Threading.RateLimiting , Microsoft.SourceBuild.Intermediate.runtime.linux-x64
 From Version 9.0.0-rtm.24516.5 -> To Version 9.0.0

* Update NuGet.config

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: William Godbe <[email protected]>
dotnet-maestro[bot] 1 năm trước cách đây
mục cha
commit
587123956b
3 tập tin đã thay đổi với 227 bổ sung224 xóa
  1. 3 0
      NuGet.config
  2. 152 152
      eng/Version.Details.xml
  3. 72 72
      eng/Versions.props

+ 3 - 0
NuGet.config

@@ -3,6 +3,9 @@
   <packageSources>
     <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 -->
     <!--  Begin: Package sources from dotnet-efcore -->
     <add key="darc-pub-dotnet-efcore-dfc53da" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-dfc53da7/nuget/v3/index.json" />
     <!--  End: Package sources from dotnet-efcore -->

+ 152 - 152
eng/Version.Details.xml

@@ -11,323 +11,323 @@
   <ProductDependencies>
     <Dependency Name="dotnet-ef" Version="9.0.0">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>dfc53da799c9dd97d87649b1d19242e56e5576cc</Sha>
+      <Sha>41476934de8ad7d1ff010ce199fb0da71e067b9d</Sha>
       <SourceBuildTarball RepoName="efcore" ManagedOnly="true" />
     </Dependency>
     <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.0">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>dfc53da799c9dd97d87649b1d19242e56e5576cc</Sha>
+      <Sha>41476934de8ad7d1ff010ce199fb0da71e067b9d</Sha>
     </Dependency>
     <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="9.0.0">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>dfc53da799c9dd97d87649b1d19242e56e5576cc</Sha>
+      <Sha>41476934de8ad7d1ff010ce199fb0da71e067b9d</Sha>
     </Dependency>
     <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.0">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>dfc53da799c9dd97d87649b1d19242e56e5576cc</Sha>
+      <Sha>41476934de8ad7d1ff010ce199fb0da71e067b9d</Sha>
     </Dependency>
     <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.0">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>dfc53da799c9dd97d87649b1d19242e56e5576cc</Sha>
+      <Sha>41476934de8ad7d1ff010ce199fb0da71e067b9d</Sha>
     </Dependency>
     <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="9.0.0">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>dfc53da799c9dd97d87649b1d19242e56e5576cc</Sha>
+      <Sha>41476934de8ad7d1ff010ce199fb0da71e067b9d</Sha>
     </Dependency>
     <Dependency Name="Microsoft.EntityFrameworkCore" Version="9.0.0">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>dfc53da799c9dd97d87649b1d19242e56e5576cc</Sha>
+      <Sha>41476934de8ad7d1ff010ce199fb0da71e067b9d</Sha>
     </Dependency>
     <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="9.0.0">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>dfc53da799c9dd97d87649b1d19242e56e5576cc</Sha>
+      <Sha>41476934de8ad7d1ff010ce199fb0da71e067b9d</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Caching.Memory" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Caching.Memory" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.Binder" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Configuration.Binder" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.CommandLine" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Configuration.CommandLine" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.FileExtensions" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Configuration.FileExtensions" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.Json" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Configuration.Json" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.Xml" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Configuration.Xml" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Configuration" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.DependencyInjection" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.DependencyInjection" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Diagnostics" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Diagnostics" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Diagnostics.Abstractions" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Diagnostics.Abstractions" 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.FileProviders.Composite" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.FileProviders.Composite" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.FileProviders.Physical" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.FileProviders.Physical" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <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 Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" 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.Hosting.Abstractions" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Hosting" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Hosting" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Http" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Http" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <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 Name="Microsoft.Extensions.Logging.Configuration" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Logging.Configuration" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <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 Name="Microsoft.Extensions.Logging.Debug" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Logging.Debug" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging.EventSource" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Logging.EventSource" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging.EventLog" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Logging.EventLog" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging.TraceSource" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Logging.TraceSource" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <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 Name="Microsoft.Extensions.Options.ConfigurationExtensions" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Options.ConfigurationExtensions" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Options.DataAnnotations" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Options.DataAnnotations" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Options" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Options" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Primitives" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Extensions.Primitives" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="9.0.0-rtm.24516.10">
       <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.Diagnostics.DiagnosticSource" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="System.Diagnostics.DiagnosticSource" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="System.Diagnostics.EventLog" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="System.Diagnostics.EventLog" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="System.DirectoryServices.Protocols" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="System.DirectoryServices.Protocols" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="System.IO.Pipelines" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="System.IO.Pipelines" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="System.Net.Http.Json" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="System.Net.Http.Json" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="System.Net.Http.WinHttpHandler" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="System.Net.Http.WinHttpHandler" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="System.Net.ServerSentEvents" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="System.Net.ServerSentEvents" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="System.Reflection.Metadata" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="System.Reflection.Metadata" 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="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.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.Encodings.Web" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="System.Text.Encodings.Web" 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="System.Threading.AccessControl" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="System.Threading.AccessControl" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="System.Threading.Channels" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="System.Threading.Channels" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="System.Threading.RateLimiting" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="System.Threading.RateLimiting" Version="9.0.0">
       <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>
-    <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="Microsoft.NET.Runtime.MonoAOTCompiler.Task" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.NET.Runtime.MonoAOTCompiler.Task" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NET.Runtime.WebAssembly.Sdk" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.NET.Runtime.WebAssembly.Sdk" 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>
     <!-- Transitive package to provide coherency in dotnet/extensions -->
-    <Dependency Name="Microsoft.Bcl.TimeProvider" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.Bcl.TimeProvider" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="System.Collections.Immutable" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="System.Collections.Immutable" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="System.Diagnostics.PerformanceCounter" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="System.Diagnostics.PerformanceCounter" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="System.IO.Hashing" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="System.IO.Hashing" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="System.Runtime.Caching" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="System.Runtime.Caching" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</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="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>
     <!-- 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>
-    <Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="9.0.0">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="9.0.0-rtm.24516.10">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9305d7f71d73c1d1edeb2a06478c998e40deda8d</Sha>
+      <Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24510.1">
       <Uri>https://github.com/dotnet/xdt</Uri>
@@ -367,9 +367,9 @@
       <Sha>afa1eb6821f62183651ab017b2f5c3fbeb934904</Sha>
       <SourceBuild RepoName="roslyn" ManagedOnly="true" />
     </Dependency>
-    <Dependency Name="System.Composition" Version="9.0.0-rtm.24516.5">
+    <Dependency Name="System.Composition" 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.source-build-externals" Version="9.0.0-alpha.1.24510.1">
@@ -380,9 +380,9 @@
   </ProductDependencies>
   <ToolsetDependencies>
     <!-- Listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
-    <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="System.Drawing.Common" Version="9.0.0-rtm.24512.2">
       <Uri>https://github.com/dotnet/winforms</Uri>

+ 72 - 72
eng/Versions.props

@@ -68,80 +68,80 @@
   -->
   <PropertyGroup Label="Automated">
     <!-- Packages from dotnet/runtime -->
-    <MicrosoftExtensionsDependencyModelVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsDependencyModelVersion>
-    <MicrosoftNETCoreAppRefVersion>9.0.0-rtm.24516.5</MicrosoftNETCoreAppRefVersion>
-    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rtm.24516.5</MicrosoftNETCoreAppRuntimewinx64Version>
-    <MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>9.0.0-rtm.24516.5</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
-    <MicrosoftNETRuntimeWebAssemblySdkVersion>9.0.0-rtm.24516.5</MicrosoftNETRuntimeWebAssemblySdkVersion>
-    <MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>9.0.0-rtm.24516.5</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
-    <MicrosoftNETCoreBrowserDebugHostTransportVersion>9.0.0-rtm.24516.5</MicrosoftNETCoreBrowserDebugHostTransportVersion>
-    <MicrosoftExtensionsCachingAbstractionsVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsCachingAbstractionsVersion>
-    <MicrosoftExtensionsCachingMemoryVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsCachingMemoryVersion>
-    <MicrosoftExtensionsConfigurationAbstractionsVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsConfigurationAbstractionsVersion>
-    <MicrosoftExtensionsConfigurationBinderVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsConfigurationBinderVersion>
-    <MicrosoftExtensionsConfigurationCommandLineVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsConfigurationCommandLineVersion>
-    <MicrosoftExtensionsConfigurationEnvironmentVariablesVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsConfigurationEnvironmentVariablesVersion>
-    <MicrosoftExtensionsConfigurationFileExtensionsVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsConfigurationFileExtensionsVersion>
-    <MicrosoftExtensionsConfigurationIniVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsConfigurationIniVersion>
-    <MicrosoftExtensionsConfigurationJsonVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsConfigurationJsonVersion>
-    <MicrosoftExtensionsConfigurationVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsConfigurationVersion>
-    <MicrosoftExtensionsConfigurationUserSecretsVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsConfigurationUserSecretsVersion>
-    <MicrosoftExtensionsConfigurationXmlVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsConfigurationXmlVersion>
-    <MicrosoftExtensionsDependencyInjectionAbstractionsVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsDependencyInjectionAbstractionsVersion>
-    <MicrosoftExtensionsDependencyInjectionVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsDependencyInjectionVersion>
-    <MicrosoftExtensionsDiagnosticsAbstractionsVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsDiagnosticsAbstractionsVersion>
-    <MicrosoftExtensionsDiagnosticsVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsDiagnosticsVersion>
-    <MicrosoftExtensionsFileProvidersAbstractionsVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsFileProvidersAbstractionsVersion>
-    <MicrosoftExtensionsFileProvidersCompositeVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsFileProvidersCompositeVersion>
-    <MicrosoftExtensionsFileProvidersPhysicalVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsFileProvidersPhysicalVersion>
-    <MicrosoftExtensionsFileSystemGlobbingVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsFileSystemGlobbingVersion>
-    <MicrosoftExtensionsHostFactoryResolverSourcesVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
-    <MicrosoftExtensionsHostingAbstractionsVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsHostingAbstractionsVersion>
-    <MicrosoftExtensionsHostingVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsHostingVersion>
-    <MicrosoftExtensionsHttpVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsHttpVersion>
-    <MicrosoftExtensionsLoggingAbstractionsVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsLoggingAbstractionsVersion>
-    <MicrosoftExtensionsLoggingConfigurationVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsLoggingConfigurationVersion>
-    <MicrosoftExtensionsLoggingConsoleVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsLoggingConsoleVersion>
-    <MicrosoftExtensionsLoggingDebugVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsLoggingDebugVersion>
-    <MicrosoftExtensionsLoggingEventSourceVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsLoggingEventSourceVersion>
-    <MicrosoftExtensionsLoggingEventLogVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsLoggingEventLogVersion>
-    <MicrosoftExtensionsLoggingVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsLoggingVersion>
-    <MicrosoftExtensionsLoggingTraceSourceVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsLoggingTraceSourceVersion>
-    <MicrosoftExtensionsOptionsConfigurationExtensionsVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsOptionsConfigurationExtensionsVersion>
-    <MicrosoftExtensionsOptionsDataAnnotationsVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsOptionsDataAnnotationsVersion>
-    <MicrosoftExtensionsOptionsVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsOptionsVersion>
-    <MicrosoftExtensionsPrimitivesVersion>9.0.0-rtm.24516.5</MicrosoftExtensionsPrimitivesVersion>
-    <MicrosoftInternalRuntimeAspNetCoreTransportVersion>9.0.0-rtm.24516.5</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
-    <MicrosoftSourceBuildIntermediateruntimelinuxx64Version>9.0.0-rtm.24516.5</MicrosoftSourceBuildIntermediateruntimelinuxx64Version>
-    <SystemCompositionVersion>9.0.0-rtm.24516.5</SystemCompositionVersion>
-    <SystemConfigurationConfigurationManagerVersion>9.0.0-rtm.24516.5</SystemConfigurationConfigurationManagerVersion>
-    <SystemDiagnosticsDiagnosticSourceVersion>9.0.0-rtm.24516.5</SystemDiagnosticsDiagnosticSourceVersion>
-    <SystemDiagnosticsEventLogVersion>9.0.0-rtm.24516.5</SystemDiagnosticsEventLogVersion>
-    <SystemDirectoryServicesProtocolsVersion>9.0.0-rtm.24516.5</SystemDirectoryServicesProtocolsVersion>
-    <SystemIOPipelinesVersion>9.0.0-rtm.24516.5</SystemIOPipelinesVersion>
-    <SystemNetHttpJsonVersion>9.0.0-rtm.24516.5</SystemNetHttpJsonVersion>
-    <SystemNetHttpWinHttpHandlerVersion>9.0.0-rtm.24516.5</SystemNetHttpWinHttpHandlerVersion>
-    <SystemNetServerSentEventsVersion>9.0.0-rtm.24516.5</SystemNetServerSentEventsVersion>
-    <SystemReflectionMetadataVersion>9.0.0-rtm.24516.5</SystemReflectionMetadataVersion>
-    <SystemResourcesExtensionsVersion>9.0.0-rtm.24516.5</SystemResourcesExtensionsVersion>
-    <SystemSecurityCryptographyPkcsVersion>9.0.0-rtm.24516.5</SystemSecurityCryptographyPkcsVersion>
-    <SystemSecurityCryptographyXmlVersion>9.0.0-rtm.24516.5</SystemSecurityCryptographyXmlVersion>
-    <SystemSecurityPermissionsVersion>9.0.0-rtm.24516.5</SystemSecurityPermissionsVersion>
-    <SystemServiceProcessServiceControllerVersion>9.0.0-rtm.24516.5</SystemServiceProcessServiceControllerVersion>
-    <SystemTextEncodingsWebVersion>9.0.0-rtm.24516.5</SystemTextEncodingsWebVersion>
-    <SystemTextJsonVersion>9.0.0-rtm.24516.5</SystemTextJsonVersion>
-    <SystemThreadingAccessControlVersion>9.0.0-rtm.24516.5</SystemThreadingAccessControlVersion>
-    <SystemThreadingChannelsVersion>9.0.0-rtm.24516.5</SystemThreadingChannelsVersion>
-    <SystemThreadingRateLimitingVersion>9.0.0-rtm.24516.5</SystemThreadingRateLimitingVersion>
+    <MicrosoftExtensionsDependencyModelVersion>9.0.0</MicrosoftExtensionsDependencyModelVersion>
+    <MicrosoftNETCoreAppRefVersion>9.0.0</MicrosoftNETCoreAppRefVersion>
+    <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0</MicrosoftNETCoreAppRuntimewinx64Version>
+    <MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>9.0.0</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
+    <MicrosoftNETRuntimeWebAssemblySdkVersion>9.0.0</MicrosoftNETRuntimeWebAssemblySdkVersion>
+    <MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>9.0.0</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
+    <MicrosoftNETCoreBrowserDebugHostTransportVersion>9.0.0-rtm.24516.10</MicrosoftNETCoreBrowserDebugHostTransportVersion>
+    <MicrosoftExtensionsCachingAbstractionsVersion>9.0.0</MicrosoftExtensionsCachingAbstractionsVersion>
+    <MicrosoftExtensionsCachingMemoryVersion>9.0.0</MicrosoftExtensionsCachingMemoryVersion>
+    <MicrosoftExtensionsConfigurationAbstractionsVersion>9.0.0</MicrosoftExtensionsConfigurationAbstractionsVersion>
+    <MicrosoftExtensionsConfigurationBinderVersion>9.0.0</MicrosoftExtensionsConfigurationBinderVersion>
+    <MicrosoftExtensionsConfigurationCommandLineVersion>9.0.0</MicrosoftExtensionsConfigurationCommandLineVersion>
+    <MicrosoftExtensionsConfigurationEnvironmentVariablesVersion>9.0.0</MicrosoftExtensionsConfigurationEnvironmentVariablesVersion>
+    <MicrosoftExtensionsConfigurationFileExtensionsVersion>9.0.0</MicrosoftExtensionsConfigurationFileExtensionsVersion>
+    <MicrosoftExtensionsConfigurationIniVersion>9.0.0</MicrosoftExtensionsConfigurationIniVersion>
+    <MicrosoftExtensionsConfigurationJsonVersion>9.0.0</MicrosoftExtensionsConfigurationJsonVersion>
+    <MicrosoftExtensionsConfigurationVersion>9.0.0</MicrosoftExtensionsConfigurationVersion>
+    <MicrosoftExtensionsConfigurationUserSecretsVersion>9.0.0</MicrosoftExtensionsConfigurationUserSecretsVersion>
+    <MicrosoftExtensionsConfigurationXmlVersion>9.0.0</MicrosoftExtensionsConfigurationXmlVersion>
+    <MicrosoftExtensionsDependencyInjectionAbstractionsVersion>9.0.0</MicrosoftExtensionsDependencyInjectionAbstractionsVersion>
+    <MicrosoftExtensionsDependencyInjectionVersion>9.0.0</MicrosoftExtensionsDependencyInjectionVersion>
+    <MicrosoftExtensionsDiagnosticsAbstractionsVersion>9.0.0</MicrosoftExtensionsDiagnosticsAbstractionsVersion>
+    <MicrosoftExtensionsDiagnosticsVersion>9.0.0</MicrosoftExtensionsDiagnosticsVersion>
+    <MicrosoftExtensionsFileProvidersAbstractionsVersion>9.0.0</MicrosoftExtensionsFileProvidersAbstractionsVersion>
+    <MicrosoftExtensionsFileProvidersCompositeVersion>9.0.0</MicrosoftExtensionsFileProvidersCompositeVersion>
+    <MicrosoftExtensionsFileProvidersPhysicalVersion>9.0.0</MicrosoftExtensionsFileProvidersPhysicalVersion>
+    <MicrosoftExtensionsFileSystemGlobbingVersion>9.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
+    <MicrosoftExtensionsHostFactoryResolverSourcesVersion>9.0.0-rtm.24516.10</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
+    <MicrosoftExtensionsHostingAbstractionsVersion>9.0.0</MicrosoftExtensionsHostingAbstractionsVersion>
+    <MicrosoftExtensionsHostingVersion>9.0.0</MicrosoftExtensionsHostingVersion>
+    <MicrosoftExtensionsHttpVersion>9.0.0</MicrosoftExtensionsHttpVersion>
+    <MicrosoftExtensionsLoggingAbstractionsVersion>9.0.0</MicrosoftExtensionsLoggingAbstractionsVersion>
+    <MicrosoftExtensionsLoggingConfigurationVersion>9.0.0</MicrosoftExtensionsLoggingConfigurationVersion>
+    <MicrosoftExtensionsLoggingConsoleVersion>9.0.0</MicrosoftExtensionsLoggingConsoleVersion>
+    <MicrosoftExtensionsLoggingDebugVersion>9.0.0</MicrosoftExtensionsLoggingDebugVersion>
+    <MicrosoftExtensionsLoggingEventSourceVersion>9.0.0</MicrosoftExtensionsLoggingEventSourceVersion>
+    <MicrosoftExtensionsLoggingEventLogVersion>9.0.0</MicrosoftExtensionsLoggingEventLogVersion>
+    <MicrosoftExtensionsLoggingVersion>9.0.0</MicrosoftExtensionsLoggingVersion>
+    <MicrosoftExtensionsLoggingTraceSourceVersion>9.0.0</MicrosoftExtensionsLoggingTraceSourceVersion>
+    <MicrosoftExtensionsOptionsConfigurationExtensionsVersion>9.0.0</MicrosoftExtensionsOptionsConfigurationExtensionsVersion>
+    <MicrosoftExtensionsOptionsDataAnnotationsVersion>9.0.0</MicrosoftExtensionsOptionsDataAnnotationsVersion>
+    <MicrosoftExtensionsOptionsVersion>9.0.0</MicrosoftExtensionsOptionsVersion>
+    <MicrosoftExtensionsPrimitivesVersion>9.0.0</MicrosoftExtensionsPrimitivesVersion>
+    <MicrosoftInternalRuntimeAspNetCoreTransportVersion>9.0.0-rtm.24516.10</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
+    <MicrosoftSourceBuildIntermediateruntimelinuxx64Version>9.0.0-rtm.24516.10</MicrosoftSourceBuildIntermediateruntimelinuxx64Version>
+    <SystemCompositionVersion>9.0.0</SystemCompositionVersion>
+    <SystemConfigurationConfigurationManagerVersion>9.0.0</SystemConfigurationConfigurationManagerVersion>
+    <SystemDiagnosticsDiagnosticSourceVersion>9.0.0</SystemDiagnosticsDiagnosticSourceVersion>
+    <SystemDiagnosticsEventLogVersion>9.0.0</SystemDiagnosticsEventLogVersion>
+    <SystemDirectoryServicesProtocolsVersion>9.0.0</SystemDirectoryServicesProtocolsVersion>
+    <SystemIOPipelinesVersion>9.0.0</SystemIOPipelinesVersion>
+    <SystemNetHttpJsonVersion>9.0.0</SystemNetHttpJsonVersion>
+    <SystemNetHttpWinHttpHandlerVersion>9.0.0</SystemNetHttpWinHttpHandlerVersion>
+    <SystemNetServerSentEventsVersion>9.0.0</SystemNetServerSentEventsVersion>
+    <SystemReflectionMetadataVersion>9.0.0</SystemReflectionMetadataVersion>
+    <SystemResourcesExtensionsVersion>9.0.0</SystemResourcesExtensionsVersion>
+    <SystemSecurityCryptographyPkcsVersion>9.0.0</SystemSecurityCryptographyPkcsVersion>
+    <SystemSecurityCryptographyXmlVersion>9.0.0</SystemSecurityCryptographyXmlVersion>
+    <SystemSecurityPermissionsVersion>9.0.0</SystemSecurityPermissionsVersion>
+    <SystemServiceProcessServiceControllerVersion>9.0.0</SystemServiceProcessServiceControllerVersion>
+    <SystemTextEncodingsWebVersion>9.0.0</SystemTextEncodingsWebVersion>
+    <SystemTextJsonVersion>9.0.0</SystemTextJsonVersion>
+    <SystemThreadingAccessControlVersion>9.0.0</SystemThreadingAccessControlVersion>
+    <SystemThreadingChannelsVersion>9.0.0</SystemThreadingChannelsVersion>
+    <SystemThreadingRateLimitingVersion>9.0.0</SystemThreadingRateLimitingVersion>
     <!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
-    <MicrosoftNETCorePlatformsVersion>9.0.0-rtm.24516.5</MicrosoftNETCorePlatformsVersion>
-    <MicrosoftBclAsyncInterfacesVersion>9.0.0-rtm.24516.5</MicrosoftBclAsyncInterfacesVersion>
+    <MicrosoftNETCorePlatformsVersion>9.0.0-rtm.24516.10</MicrosoftNETCorePlatformsVersion>
+    <MicrosoftBclAsyncInterfacesVersion>9.0.0</MicrosoftBclAsyncInterfacesVersion>
     <!-- Transitive package to provide coherency in dotnet/extensions -->
-    <MicrosoftBclTimeProviderVersion>9.0.0-rtm.24516.5</MicrosoftBclTimeProviderVersion>
-    <SystemCollectionsImmutableVersion>9.0.0-rtm.24516.5</SystemCollectionsImmutableVersion>
-    <SystemDiagnosticsPerformanceCounterVersion>9.0.0-rtm.24516.5</SystemDiagnosticsPerformanceCounterVersion>
-    <SystemIOHashingVersion>9.0.0-rtm.24516.5</SystemIOHashingVersion>
-    <SystemRuntimeCachingVersion>9.0.0-rtm.24516.5</SystemRuntimeCachingVersion>
+    <MicrosoftBclTimeProviderVersion>9.0.0</MicrosoftBclTimeProviderVersion>
+    <SystemCollectionsImmutableVersion>9.0.0</SystemCollectionsImmutableVersion>
+    <SystemDiagnosticsPerformanceCounterVersion>9.0.0</SystemDiagnosticsPerformanceCounterVersion>
+    <SystemIOHashingVersion>9.0.0</SystemIOHashingVersion>
+    <SystemRuntimeCachingVersion>9.0.0</SystemRuntimeCachingVersion>
     <!-- Packages from dotnet/extensions -->
     <MicrosoftExtensionsDiagnosticsTestingVersion>9.0.0-preview.9.24503.1</MicrosoftExtensionsDiagnosticsTestingVersion>
     <MicrosoftExtensionsTimeProviderTestingVersion>9.0.0-preview.9.24503.1</MicrosoftExtensionsTimeProviderTestingVersion>