Polly/test
Martin Costello 520ee38ce6
Update to .NET 9 SDK (#2003)
- Build with the .NET 9 SDK.
- Add tests TFM for `net9.0`.
- Remove tests for `net6.0` TFM.
- Run workflows on PRs to `dotnet-vnext` branch.
- Only audit direct NuGet dependencies.
- Fix IDE0022 warning.
- Temporarily disable some tests that are failing in GitHub Actions.
- Add usage of `[DebuggerDisableUserUnhandledExceptions]` to avoid newer versions of the Visual Studio debugger for breaking for exceptions on async code paths we are intentionally handling.
- Bump version to 8.5.0.
2024-11-12 20:06:24 +00:00
..
Polly.AotTest Update to .NET 9 SDK (#2003) 2024-11-12 20:06:24 +00:00
Polly.Core.Tests Update to .NET 9 SDK (#2003) 2024-11-12 20:06:24 +00:00
Polly.Extensions.Tests Update to .NET 9 SDK (#2003) 2024-11-12 20:06:24 +00:00
Polly.RateLimiting.Tests Update to .NET 9 SDK (#2003) 2024-11-12 20:06:24 +00:00
Polly.Specs Update to .NET 9 SDK (#2003) 2024-11-12 20:06:24 +00:00
Polly.TestUtils Update to .NET 9 SDK (#2003) 2024-11-12 20:06:24 +00:00
Polly.Testing.Tests Update to .NET 9 SDK (#2003) 2024-11-12 20:06:24 +00:00
.editorconfig