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