Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

New Post: running dev version from source - error setting proxy

$
0
0
When the proxy URL is set

This error is thrown:
Method not found: 'Void System.Net.Http.HttpClientHandler.set_Proxy(System.Net.IWebProxy)'.

General concensus seems to be, my project needs the nuget package
Microsoft.Bcl.Build

But installing that
PM> Install-Package Microsoft.Bcl.Build

Doesn't seem to make a difference.


If it matters, am using VS Express 2013 - desktop version

Viewing all articles
Browse latest Browse all 4126

Trending Articles