Packages: update to remove CVE dependencies by NickCraver · Pull Request #2820 · StackExchange/StackExchange.Redis

@NickCraver

This bumps *testing* (not the core package) to net8.0 for an easier time maintaining and updates packages outside StackExchange.Redis except for `Microsoft.Bcl.AsyncInterfaces`. `Microsoft.Bcl.AsyncInterfaces` was bumped from 5.0.0 to 6.0.0 due to deprecation warnings, still maintaining widest compatibility we can.

@NickCraver marked this pull request as ready for review

November 25, 2024 14:15

@NickCraver

philon-msft

mgravell

@mgravell

…S *anyway*, so: fine

also added appropriate [Obsolete] to respect transient net8.0 changes