Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove MSBuildDebugger feature code #2955

Merged
merged 1 commit into from
Feb 5, 2018

Conversation

jeffkl
Copy link
Contributor

@jeffkl jeffkl commented Feb 5, 2018

This has been diabled in MSBuild 15 and could only be enabled if someone cloned our repo and built locally with /p:MsbuildDebugger=true

This has been diabled in MSBuild 15 and could only be enabled if someone cloned our repo and built locally with /p:MsbuildDebugger=true
@jeffkl jeffkl merged commit cc9cc0c into dotnet:master Feb 5, 2018
@jeffkl jeffkl deleted the byebyemsbuilddebugger branch February 5, 2018 21:51
jeffkl added a commit to jeffkl/msbuild that referenced this pull request Jun 6, 2018
jeffkl added a commit that referenced this pull request Jun 6, 2018
* Remove some more MSBuild debugger code

Some stuff I missed in #2955
tmat pushed a commit to tmat/msbuild that referenced this pull request Jun 12, 2018
* Remove some more MSBuild debugger code

Some stuff I missed in dotnet#2955
@OfekShilon
Copy link

I've manually added /p:MsbuildDebugger=true to the build script and nothing changed. Grepping shows nothing relating to MsbuildDebugger too. Am I missing something?

@rainersigwald
Copy link
Member

@OfekShilon this PR removed the ability to do that, since it hadn't been used or tested in many years.

@AntonSmolkov
Copy link

This is sad.
Just to remind:

Back when we started 4.0 development, I polled readers of the MSBuild blog to find out what features were most important to them. Debugging was #1 .
https://devblogs.microsoft.com/visualstudio/debugging-msbuild-script-with-visual-studio/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants