Nuget Package sources order
When I have multiple Nuget sources, the order of the sources is how Nuget queries. I prefer to control the order.
- Close Visual Studio and open the global Nuget config file. The default location for the global Nuget.config file is located in the users AppData directory. The windows explorer shortcode is: %APPDATA%\NuGet
- Modify the order within the <packageSources> element