“Unable to find version” during TFS Build 2015 when restoring NuGet packages
I'm having troubles with NuGet package restoring during a TFS Build 2015. Since some packages require NuGet 3.x client, I've configured the new scriptable build to use a custom NuGet location where I've placed the executable of NuGet Command-Line 3.x beta . Whenever I run a build, all packages can't be restored and NuGet throws the "Unable to find version..." error: Unable to find version '1.1.10' of package 'Microsoft.Bcl'. Unable to find version '4.0.10' of package 'System.Threading'. Unable to find version '1.1.37' of package 'System.Collections.Immutable'. Unable to find version '1.0.0' of