Replies: 1 comment 3 replies
-
No, that feature was never made official and has been removed. Logging, and especially binlogs combined with the Structured Log Viewer are the preferred debugging approach. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There were some blog post about how to enable
/debug
on ms build and how attaching debugger and stepping into code would result in debugging csproj file.Also I found more recent posts about setting environment variable that launches then attaches to ms build. I tried all of the and still cannot step into csproj or vcxproj.
Are these solutions still work
Beta Was this translation helpful? Give feedback.
All reactions