Skip to content

Recommended Debugging Flow #417

Answered by rainersigwald
Cjewett asked this question in Q&A
Discussion options

You must be logged in to vote

One trick that is often useful is to set MSBUILDDEBUGONSTART=1, attach to MSBuild, and set a breakpoint at {TaskName}.Execute, for instance CreateNewImage.Execute.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Cjewett
Comment options

Answer selected by Cjewett
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants