如何獲取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
相關文章
相關標籤/搜索