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

自闭症网瘾萝莉.ら 提交于 2020-08-08 14:47:02

问题:

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? 每个项目都需要通过命令行完成吗?


解决方案:

参考一: 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
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!