Hi, What I would like to know is if it's possible to execute different tasks depending on different triggers within the same project. Basically we've got a few projects with two category types of unit tests (NUnit tasks used) - "long" and "standard". At the moment we've solved it by making a seperate project for longrunning unit tests and having it run more seldom on fixed times.
Thanks! Alex
