I would like to suggest that building projects from the commandline does not open a new shell/prompt or window.
Currently a new console window opens, the project compiles and the window closes again.
The main problem for me with this is that I am having trouble running commandline builds from a windows service session which normally does not allow any user interaction, eg. windows. Currently it works on a random basis and I am unable to figure out why, but I think the new window is the problem.
Thanks in advance!