I have a solution with multiple projects in it. 我有一個包含多個項目的解決方案。 Most of the third party references are missing, yet there are packages.config
file for each project. 大多數第三方引用都丟失了,可是每一個項目都有packages.config
文件。 How do I get NuGet to install/update all the packages needed? 如何得到NuGet來安裝/更新全部須要的軟件包? Does this need to be done via command line for each project? 每一個項目都須要經過命令行完成嗎? this