I have the following scenario: We want to create nuget packages on VSTS We want the packages to be available for an external party (preferably no login, tokens…?) For our developers we want to have the symbols for that package coming from VSTS If I understand correctly, we can package using -Symbols. This creates 2Read more