How to manage the Nuget package uniformly in a certain absolute path in VS2022(win10)?
I want to place the NuGet package in the absolute path D:vc_packages
for unified management, instead of each project having its own packages
directory, so I modified the NuGet.Config
in the C:Usersh'yAppDataRoamingNuGet
directory, I have added two settings to the Config file: