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.
我想将旧项目中的所有参考 dll 加载到新项目中。
有没有像“一键添加所有”这样的方法,否则我必须一一找到并添加它们......
Productivity Power Tools 2012具有复制/粘贴参考功能。
另一种方法是在文本编辑器中打开项目文件,然后将所需的引用从旧项目复制/粘贴到新项目。