Whenver I update Newtonsoft.Json to version 10, I keep getting the following error when running DocuSign.eSign.dll
The type initializer for 'DocuSign.eSign.Client.Configuration' threw an exception. I: Could not load file or assembly 'Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies.
The system cannot find the file specified.The type initializer for 'DocuSign.eSign.Client.Configuration' threw an exception. I: Could not load file or assembly 'Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
This is keeping me from updating other Nuget packages that I have.