I have a project that i cannot compile. When i try to do so I get the following error:
The \'Microsoft.Bcl.Build 1.0.14\' package requires NuGet client versi
I had the same issue when trying to install System.Net.Http and it said the nuget version needed to be version 3.0 or above. I tried few things but in the end, used Tools and Manage Nuget Packages and did a search and tried to install it from there when it said exactly the same thing - wrong version of nuget, but it popped up with an upgrade Nuget button too!
Hope this helps someone