.net VS2008 compilation analyzer tool ?
Posted
by Matthieu
on Stack Overflow
See other posts from Stack Overflow
or by Matthieu
Published on 2010-04-14T06:05:45Z
Indexed on
2010/04/14
6:13 UTC
Read the original article
Hit count: 326
Hi,
I'm looking for a tool that allows me to analyze the compilation of a VS Solution (about 30 VS projects inside). I would like to know after the global solution compilation, which projets fail and forward errors to developers. Of course, I could analyze the compilation report... but I'm pretty sure that great tools are available ! What is for you the best one ?
Thanks a lot !
© Stack Overflow or respective owner