Hello,
We're struggling to include Isolator 2010 in our builds on a TFS2010 build server.
From what we can gather, it requires the use of a custom workflow activity (so far so good) that in turn requires Isolator 2010 to be installed on the build server (not so good).
We are looking for a way to avoid having to install a specific version of Isolator on the build server, to avoid running into version compatability issues down the road.
We know it's possible in the old style build definitions (.proj) using <TypeMockRegister>. The big question is: How can this be achieved in a workflow based build in TFS2010?