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

MSBUILDDEBUGENGINE should infer maximal logging (MSBUILDLOGTASKINPUTS) #7780

Closed
rainersigwald opened this issue Jul 1, 2022 · 0 comments · Fixed by #7897
Closed

MSBUILDDEBUGENGINE should infer maximal logging (MSBUILDLOGTASKINPUTS) #7780

rainersigwald opened this issue Jul 1, 2022 · 0 comments · Fixed by #7897
Assignees
Milestone

Comments

@rainersigwald
Copy link
Member

I was debugging using the magic MSBUILDDEBUGENGINE for dotnet/roslyn#62314 when I noticed that task inputs weren't in the resultant binlog.

The binary logger sets some internal environment variables to make sure it logs everything, but only when attached through "the usual ways", and they don't all get triggered via MSBUILDDEBUGENGINE but they should.

The only one I know of for sure is MSBUILDLOGTASKINPUTS but we should check for others.

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

Successfully merging a pull request may close this issue.

3 participants