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.
我使用 tfsbuild 有一段时间了。按照我们目前的结构,它一直运作良好,但现在情况不同了。我知道 tfs 构建输出到 sln 文件和 builddropbox 中提到的那个。但我担心的是我想将每个解决方案文件的二进制文件输出到其不同的目录而不是一个平面结构。有没有办法我们可以做到这一点。我正在使用 tfsbuild 并根据要求修改构建定义。
问候,
试试看这个帖子
http://lajak.wordpress.com/2011/07/30/customize-binaries-folder-in-tfs-team-build-part-2/