Default package source for Nuget defaulting to newly added source and not All or nuget.org
问题 I added a nuget 'Package source' to Visual Studio since we have an internal server at work. Visual Studio now always defaults to my internal server and cannot find most of our nuget packages until I switch the package source to All or nuget.org This is a minor inconvience, but for the past few weeks I have been doing many more clicks every time I need to work with the nuget package manager. Can anyone tell me how to default All instead of having it always default to Internal nuget ? 回答1: Can