Bump Refit to 10.2.0#3096
Conversation
Refit revoked the signing certificate on 10.1.6. See reactiveui/refit#2114.
There was a problem hiding this comment.
Pull request overview
This PR updates the centrally-managed Refit dependency version to avoid restore failures caused by the revoked NuGet signing certificate on Refit 10.1.6, aligning with upstream’s re-signed replacement release.
Changes:
- Bump
Refit.HttpClientFactoryfrom10.1.6to10.2.0in Central Package Management.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3096 +/- ##
=======================================
Coverage 96.16% 96.16%
=======================================
Files 310 310
Lines 7136 7136
Branches 1005 1005
=======================================
Hits 6862 6862
Misses 221 221
Partials 53 53
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
Refit revoked the signing certificate on 10.1.6.
See reactiveui/refit#2114 (comment).