How to get TFS2015 Build (Build.vnext) and NuGet package restore to use custom package sources
问题 I\'m trying to get our TFS2015 Build (TFSBuild vnext) going along with VS Team Services. Thus far most blogs and documentation has been helpful, except for when trying to build a project that uses custom package sources for NuGet automatic package restore. I\'ve successfully deployed an a Team Services Build Agent (the new mechanism for builds) and all seemed to go well until the build task to Restore NuGet packages failed. The failure was due to custom/private package source not being picked