You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When upgrading from Microsoft.Graph.Beta.5.94.0-preview to Microsoft.GRaph.Beta.5.115.0-preview I noticed that Microsoft.Bcl.Memory 9.0.0 was installing.
This package explicitly states, in the readme:
This library is not necessary nor recommended when targeting versions of .NET that include the relevant support.
So the question is, when targeting net8.0 why is this package even installed? And apart from that, can we do something about that. We don't want to go the same mess with all the Azure.* packages.