E
Eric Chong
I have been trying to automate our builds using BuildIt
tool available from Microsoft. This tool only log whether
build is success or fail. Since all developers would like
to see what the build error descriptions are, I need to
add it to the source code. However, SolutionBuild object
don't have that property available. Is it even possible to
get that information? What should I do in order to get an
error description?
Thanks in advance.
Eric
tool available from Microsoft. This tool only log whether
build is success or fail. Since all developers would like
to see what the build error descriptions are, I need to
add it to the source code. However, SolutionBuild object
don't have that property available. Is it even possible to
get that information? What should I do in order to get an
error description?
Thanks in advance.
Eric