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.
我们有一个用于 TFS 2010 构建代理(和控制器)的混合 .NET 构建:构建机器必须构建 Biztalk 2010 项目(在 VS2010 中创建)和 SSIS 包(在 VS2008/BIDS 中创建)。
一起可以吗?
Yes, the build process it invokes is all configured through WWF. As part of this anything can potentially be called using the InvokeProcess activity type even if it is outside of MSBuild.