AzureAD / microsoft-identity-web

Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
MIT License
684 stars 217 forks source link

Fix reflection in MemoryCache tests to support both versions seen in .NET 9 RCs #3085

Closed msbw2 closed 1 month ago

msbw2 commented 1 month ago

Fix reflection in MemoryCache tests to support both versions seen in .NET 9 RCs. In RC1 there was one entry collection while in RC2 it was split back out as seen in previous versions of .NET: https://github.com/dotnet/runtime/commit/7ca789e12cbd9c1da8a9de68448d9835e5aa9784