-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed as duplicate of#57209
Closed as duplicate of#57209
Copy link
Labels
needs-area-labelUsed by the dotnet-issue-labeler to label those issues which couldn't be triaged automaticallyUsed by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically
Description
The Microsoft.Extensions.Http.Polly package (even the latest https://www.nuget.org/packages/Microsoft.Extensions.Http.Polly/10.0.0-preview.5.25277.114) depends on Polly.Extensions.Http (https://www.nuget.org/packages/Polly.Extensions.Http/) which is deprecated in favor of the new Microsoft.Extensions.Http.Resilience package.
Consuming "Microsoft.Extensions.Http.Polly" will cause transitive dependency on deprecated package which can be reported in NuGet Audit.
Related:
Metadata
Metadata
Assignees
Labels
needs-area-labelUsed by the dotnet-issue-labeler to label those issues which couldn't be triaged automaticallyUsed by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically