Skip to content

Commit

Permalink
[automated] Merge branch 'release/8.0' => 'main' (#4485)
Browse files Browse the repository at this point in the history
* Http.Resilience does not depend on redaction anymore (#4470)

* Do not depend on redaction anymore
fixes

* Update dependencies from https://github.com/dotnet/aspnetcore build 20230926.22 (#4478)

Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Mvc.Testing , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.Caching.StackExchangeRedis , Microsoft.Extensions.Diagnostics.HealthChecks , Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions , Microsoft.Extensions.Features , Microsoft.Extensions.Http.Polly , Microsoft.Extensions.ObjectPool
 From Version 8.0.0-rtm.23475.5 -> To Version 8.0.0-rtm.23476.22

Dependency coherency updates

Microsoft.Bcl.TimeProvider,Microsoft.Extensions.Caching.Abstractions,Microsoft.Extensions.Caching.Memory,Microsoft.Extensions.Configuration.Abstractions,Microsoft.Extensions.Configuration.Binder,Microsoft.Extensions.Configuration.CommandLine,Microsoft.Extensions.Configuration.Json,Microsoft.Extensions.Configuration,Microsoft.Extensions.DependencyInjection.Abstractions,Microsoft.Extensions.DependencyInjection,Microsoft.Extensions.Hosting.Abstractions,Microsoft.Extensions.Hosting,Microsoft.Extensions.Http,Microsoft.Extensions.Logging.Abstractions,Microsoft.Extensions.Logging.Configuration,Microsoft.Extensions.Logging.Console,Microsoft.Extensions.Logging,Microsoft.Extensions.Options.ConfigurationExtensions,Microsoft.Extensions.Options.DataAnnotations,Microsoft.Extensions.Options,Microsoft.Extensions.Primitives,System.Collections.Immutable,System.Configuration.ConfigurationManager,System.Diagnostics.DiagnosticSource,System.Diagnostics.PerformanceCounter,System.IO.Hashing,System.Net.Http.Json,System.Security.Cryptography.Pkcs,System.Security.Cryptography.Xml,System.Text.Encodings.Web,System.Text.Json,System.Runtime.Caching
 From Version 8.0.0-rc.2.23464.16 -> To Version 8.0.0-rtm.23475.7 (parent: Microsoft.AspNetCore.App.Runtime.win-x64

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Javier Calvarro Nelson <jacalvar@microsoft.com>

* Rename `Endpoint` to `UriEndpoint` (#4476)

* Rename Endpoint to UriEndpoint

* Drop fault injection from resilience (#4475)

* Drop fault injection from resilience

* Update API baselines

* Update dependencies from https://github.com/dotnet/aspnetcore build 20230928.3 (#4484)

Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Mvc.Testing , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.Caching.StackExchangeRedis , Microsoft.Extensions.Diagnostics.HealthChecks , Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions , Microsoft.Extensions.Features , Microsoft.Extensions.Http.Polly , Microsoft.Extensions.ObjectPool
 From Version 8.0.0-rtm.23476.22 -> To Version 8.0.0-rtm.23478.3

Dependency coherency updates

Microsoft.Bcl.TimeProvider,Microsoft.Extensions.Caching.Abstractions,Microsoft.Extensions.Caching.Memory,Microsoft.Extensions.Configuration.Abstractions,Microsoft.Extensions.Configuration.Binder,Microsoft.Extensions.Configuration.CommandLine,Microsoft.Extensions.Configuration.Json,Microsoft.Extensions.Configuration,Microsoft.Extensions.DependencyInjection.Abstractions,Microsoft.Extensions.DependencyInjection,Microsoft.Extensions.Diagnostics,Microsoft.Extensions.Hosting.Abstractions,Microsoft.Extensions.Hosting,Microsoft.Extensions.Http,Microsoft.Extensions.Logging.Abstractions,Microsoft.Extensions.Logging.Configuration,Microsoft.Extensions.Logging.Console,Microsoft.Extensions.Logging,Microsoft.Extensions.Options.ConfigurationExtensions,Microsoft.Extensions.Options.DataAnnotations,Microsoft.Extensions.Options,Microsoft.Extensions.Primitives,System.Collections.Immutable,System.Configuration.ConfigurationManager,System.Diagnostics.DiagnosticSource,System.Diagnostics.PerformanceCounter,System.IO.Hashing,System.Net.Http.Json,System.Security.Cryptography.Pkcs,System.Security.Cryptography.Xml,System.Text.Encodings.Web,System.Text.Json,System.Runtime.Caching
 From Version 8.0.0-rtm.23475.7 -> To Version 8.0.0-rtm.23477.9 (parent: Microsoft.AspNetCore.App.Runtime.win-x64

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

---------

Co-authored-by: martintmk <103487740+martintmk@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Javier Calvarro Nelson <jacalvar@microsoft.com>
  • Loading branch information
5 people authored Sep 28, 2023
1 parent 28afc5a commit 71a2210
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 126 deletions.
168 changes: 84 additions & 84 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,172 +1,172 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Bcl.TimeProvider" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Bcl.TimeProvider" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Memory" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Caching.Memory" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Binder" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Configuration.Binder" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.CommandLine" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Configuration.CommandLine" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Json" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Configuration.Json" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Configuration" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Diagnostics" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Diagnostics" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9cdbc87dadbf358206f20f17fed005cdcb253452</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Hosting" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Hosting" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Http" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Http" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.Configuration" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Logging.Configuration" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Logging" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Options.DataAnnotations" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Options.DataAnnotations" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Options" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Options" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Primitives" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="Microsoft.Extensions.Primitives" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="System.Collections.Immutable" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="System.Collections.Immutable" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="System.Configuration.ConfigurationManager" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="System.Configuration.ConfigurationManager" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="System.IO.Hashing" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="System.IO.Hashing" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="System.Net.Http.Json" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="System.Net.Http.Json" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.Pkcs" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="System.Security.Cryptography.Pkcs" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.Xml" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="System.Security.Cryptography.Xml" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="System.Text.Encodings.Web" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="System.Text.Encodings.Web" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="System.Text.Json" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="System.Text.Json" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="System.Runtime.Caching" Version="8.0.0-rtm.23475.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Dependency Name="System.Runtime.Caching" Version="8.0.0-rtm.23477.9" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a3d5300baee03169bf737cfc4e9b1f7dbece4d05</Sha>
<Sha>885100b00bc944cbb698bc4cc2ec3ec18007534f</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="8.0.0-rtm.23476.22">
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="8.0.0-rtm.23478.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
<Sha>78431a3f6e8f9bdb5a49816111c50baabe881b20</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0-rtm.23476.22">
<Dependency Name="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0-rtm.23478.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
<Sha>78431a3f6e8f9bdb5a49816111c50baabe881b20</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.TestHost" Version="8.0.0-rtm.23476.22">
<Dependency Name="Microsoft.AspNetCore.TestHost" Version="8.0.0-rtm.23478.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
<Sha>78431a3f6e8f9bdb5a49816111c50baabe881b20</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.0-rtm.23476.22">
<Dependency Name="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.0-rtm.23478.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
<Sha>78431a3f6e8f9bdb5a49816111c50baabe881b20</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="8.0.0-rtm.23476.22">
<Dependency Name="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="8.0.0-rtm.23478.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
<Sha>78431a3f6e8f9bdb5a49816111c50baabe881b20</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.0-rtm.23476.22">
<Dependency Name="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.0-rtm.23478.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
<Sha>78431a3f6e8f9bdb5a49816111c50baabe881b20</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Features" Version="8.0.0-rtm.23476.22">
<Dependency Name="Microsoft.Extensions.Features" Version="8.0.0-rtm.23478.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
<Sha>78431a3f6e8f9bdb5a49816111c50baabe881b20</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Http.Polly" Version="8.0.0-rtm.23476.22">
<Dependency Name="Microsoft.Extensions.Http.Polly" Version="8.0.0-rtm.23478.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
<Sha>78431a3f6e8f9bdb5a49816111c50baabe881b20</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.ObjectPool" Version="8.0.0-rtm.23476.22">
<Dependency Name="Microsoft.Extensions.ObjectPool" Version="8.0.0-rtm.23478.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
<Sha>78431a3f6e8f9bdb5a49816111c50baabe881b20</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
Loading

0 comments on commit 71a2210

Please sign in to comment.