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.
我有 2 种不同的视觉工作室解决方案。一个是 32 位解决方案,另一个是 64 位解决方案。有什么办法可以将这两个合并为一个解决方案吗?我可以合并 .vcxproj 文件之类的吗?
只需对项目文件进行 diffmerge 即可。它们是纯 xml 文件。那应该行得通。