Closed cwensley closed 9 years ago
CudaSign's nuget package includes its own versions of Newtonsoft.Json.dll and RestSharp.dll, which is an incorrect use of Nuget.
Instead, the CudaSign nuget package should have dependencies on the Json.NET and RestSharp packages.
Changed to Dependencies..!
wow, quick turnaround! Thank you and great work!
CudaSign's nuget package includes its own versions of Newtonsoft.Json.dll and RestSharp.dll, which is an incorrect use of Nuget.
Instead, the CudaSign nuget package should have dependencies on the Json.NET and RestSharp packages.