NuGetReferenceSwitcher icon indicating copy to clipboard operation
NuGetReferenceSwitcher copied to clipboard

Support another package sources (Private Nuget )

Open amir135 opened this issue 4 years ago • 1 comments

We use own Nuget package sources and can not use this tool for switch between private Nuget plugin and project . Can we use this tool with another package sources?

amir135 avatar Dec 18 '20 11:12 amir135

Yes you can, you just need a nuget.config file in the root of your project Documentation of nuget and config files

Edit: I am not quite sure if it will really work with the reference switcher, I thought this was the dnt repo (where it definitely works)

BigHoss avatar Nov 02 '21 09:11 BigHoss