Closed
Description
Associated GitHub Issue in Wilson: [Bug] fix dependent packages · Issue #3208 · AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet
Proposal Part 1
- Microsoft.Bcl.Memory is only for pre-net9 TFM; the new APIs are available in .NET 9. Remove this dependency and restore older implementation for netstandard2.0 and lower TFMs.