I use a very simple custom Script in TeamCity 7.0.3, which uses Visual Studio 2010 to create the solution and its installers.
Build Failure and Only TeamCity Build Log Error
[13:17:13] Process terminated with code 1
When I run the same Script from the console, I get many useful errors about why the assembly failed.
How can I get TeamCity to include errors from the devenv.exe file?
row1
source share