Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在将 Nuget 与 asp.net 网站项目一起使用,并且我已经安装了一些创建了 packages.config 的包。我正在使用 git 并忽略了 packages 文件夹。当有人克隆项目时,他们如何从 packages.config 安装包?我似乎无法在网站项目中找到一种简单的方法。非常感谢