Hi Kelly

because I wanted a seamless build process for developers (they should not be required to learn nant), I've set up a CCNet server which invokes NAnt. The solution task didn't work out well in my context (I met to many cases of failure, mainly because of managed c++ projects ), so I backed to a devenv.exe call (which now does exactly the same thing that people do on their own machines).

now my basic usual setup on a dev machine is VS.Net + TestDriven.Net addin (and ReSharper/Clover if any chance).

hope this helps

Thibaut
--
[blog] http://www.dotnetguru2.org/tbarrere

Reply via email to