如何获取NuGet以安装/更新packages.config中的全部软件包?

问题:

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


解决方案:

参考一: https://stackoom.com/question/Sqx2/如何获取NuGet以安装-更新packages-config中的全部软件包
参考二: https://oldbug.net/q/Sqx2/How-do-I-get-NuGet-to-install-update-all-the-packages-in-the-packages-config
相关文章
相关标签/搜索