I have tried adding <Message>
elements to tasks in a VS project file, in order to debug the build process. However, the elements have no effect on the text that is written to the VS output window.
Is there a way to write messages to the VS output window, by adding markup to the project being built?