App-vNext / Polly

Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
https://www.thepollyproject.org
BSD 3-Clause "New" or "Revised" License
13.35k stars 1.22k forks source link

Update .NET SDK to 9.0.100-rc.1.24452.12 #2285

Closed polly-updater-bot[bot] closed 3 weeks ago

polly-updater-bot[bot] commented 3 weeks ago

Updates the .NET SDK to version 9.0.100-rc.1.24452.12, which also updates the .NET runtime from version 9.0.0-preview.7.24405.7 to version 9.0.0-rc.1.24431.7.

This pull request was auto-generated by GitHub Actions.