How can I make Visual Studio look to a local directory for install packages instead of trying to go to the internet? My job doesn't afford me an internet connected computer and I need to install a plugin/add-on and VS 2019 keeps trying to access the internet for the install file
Loading
Sachin SinghPosted Jun 16, 2022, 6:30 AM
.nupkginto your local repository folder (ex:- D:/NugetLocalServer)plusicon in the top left to add a new package source.