anderly / dnsimple-csharp

A C# wrapper for the DNSimple REST API
Apache License 2.0
17 stars 10 forks source link

Could not load type 'RestSharp.HttpBasicAuthenticator' from assembly 'RestSharp, Version=105.2.3.0 #12

Closed ScarlettCode closed 8 years ago

ScarlettCode commented 8 years ago

Getting the following error.

Additional information: Could not load type 'RestSharp.HttpBasicAuthenticator' from assembly 'RestSharp, Version=105.2.3.0, Culture=neutral, PublicKeyToken=null'.

I think its probably the same as https://stackoverflow.com/questions/32180366/could-not-load-type-restsharp-authenticators-httpbasicauthenticator-from-assem

and the references just need to be updated?