In addition to that, you can also try setting the "repositorypath" in your Nuget.config file to install all packages in a common folder (say in the root of your source tree). This way the projects across all the solutions would pick up the packages from the same location.
↧