Including Private Feed NuGet packages in an Azure DevOps Internal NuGet Feed
As part of a larger push to make developers life simpler, I was recently asked to include some external libraries used by various teams in the organization’s local Azure DevOps NuGet Feed. This exercise was meant to help to secure credentials (every dev shouldn’t need to add the source locally, which requires username/password), as well …
