We have a mixed .NET build for the TFS 2010 build agent (& controller): the build machine has to build Biztalk 2010 projects (created in VS2010) and SSIS packages (created in VS2008/BIDS).

Is that possible together ?

link|improve this question

60% accept rate
feedback

1 Answer

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.