VSTS Nuget Installer fails to authenticate with package feed
问题 I have a package feed on VSTS providing several packages that I reference in a solution that is also being built on VSTS. The builds have suddenly started failing at the package restore phase with the logs indicating that it cannot find the dlls nuget is supposed to restore. Restoring NuGet package Basd.Diagnostics.0.7.0. WARNING: Unable to find version '0.7.0' of package 'Basd.Diagnostics'. The public / private feeds are listed in my nuget.config and they also show up in the build logs