-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Because all the latest projects using Identity in ASP.NET require to be running Newtonsoft.Json 12, get the following error when running "client.Authorize" example. I tried to install the 9 version, but wouldn't allow because it said Microsoft.Identity" depended on 12+. I used this through NuGet.
Could not load file or assembly 'Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Metadata
Metadata
Assignees
Labels
No labels