Even after restoring NuGet packages (before and after updating them), the code does not compile. WebAuthorizer and 'IOAuthCredentials' cannot be found.
I assume these two classes are supposed to be found in Linq2Twitter.
Please advise.
(Tried compiling against .NET 4.0, 4.5 and 4.5.1 in VS 2013.)
Even after restoring NuGet packages (before and after updating them), the code does not compile. WebAuthorizer and 'IOAuthCredentials' cannot be found.
I assume these two classes are supposed to be found in Linq2Twitter.
Please advise.
(Tried compiling against .NET 4.0, 4.5 and 4.5.1 in VS 2013.)