I've moved my package repository to VSTS and tend to build packages using NuGet Package Explorer. A lot of my packages have inter-dependencies to others that I've created. My question is how to do I add my package feed into NuGet Package Explorer?
When I browser to it, I get a 401 Unauthorised.
I can get around this by manually editing the metadata, but want to make it easier on myself.
The actual feed has already added Visual Studio, and I can push (via the command line) and pull packages.