Restoring all Nuget Packages in a Visual Studio 2015 Solution
问题 I have read many of the answers on SO and NuGet (and the Internet in general, really), but I can't seem to overcome the problem I am having with NuGet package restore in Visual Studio 2015. I have the following scenarios. Solution A Structure --Project A If I open and build Solution A I see the dialog box that shows the nuget package restore progress and the solution builds successfully. Solution B Structure --Project A --Project B However, assuming that I have never built Solution A (i.e.