-
Notifications
You must be signed in to change notification settings - Fork 695
Bump Microsoft.Extensions.Http.Resilience to 9.x #6419
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump Microsoft.Extensions.Http.Resilience to 9.x #6419
Conversation
/backport to release/9.0 |
Started backporting to release/9.0: https://github.com/dotnet/aspire/actions/runs/11449411666 |
@joperezr this change needs the new build since dotnet/extensions@eafdf6e went in to dotnet/extensions (with the TFM-split dependencies). The last version available on the dotnet8 feed is from the day before that change went in. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/backport to release/9.0 |
Started backporting to release/9.0: https://github.com/dotnet/aspire/actions/runs/11450650541 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks!
/backport to release/9.0 |
Started backporting to release/9.0: https://github.com/dotnet/aspire/actions/runs/11464527293 |
Description
Bump version of
Microsoft.Extensions.Http.Resilience
to current 9.x preview version on nuget.org and update version used by templates to track the same. This will get updated to stable as part of internal dependency flow.Contributes to #6076
Checklist
Microsoft Reviewers: Open in CodeFlow