Hello!
It seems that package Microsoft.Identity.Web.MicrosoftGraph is old and not maintained. And was replaced with Microsoft.Identity.Web.GraphServiceClient.
But still released without changes on nuget.
Maybe you should stop release new versions and mark that package as deprecated?
Also when I created ASP.NET Core project with Microsoft Identity Platform in Visual Studio it installed Microsoft.Identity.Web.MicrosoftGraph package instead of new one.
Hello!
It seems that package
Microsoft.Identity.Web.MicrosoftGraphis old and not maintained. And was replaced withMicrosoft.Identity.Web.GraphServiceClient.But still released without changes on nuget.
Maybe you should stop release new versions and mark that package as deprecated?
Also when I created ASP.NET Core project with Microsoft Identity Platform in Visual Studio it installed
Microsoft.Identity.Web.MicrosoftGraphpackage instead of new one.