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.
我有8个项目。相互引用的项目。我从源代码控制中排除了我自己项目的所有 dll 文件
但是每次构建 dll 都会更改并且 tfs 进入冲突模式。
我想避免它。
那可能吗 ?如何 ?
谢谢
PS:明天是我的生日,这将是一个很棒的礼物
从 TFS 源代码管理中删除这些 DLL。可能它们被签入一次,现在 TFS 将尝试在它们更改时不断更新它们。