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

Opt into IEventSource4 #23249

Conversation

rainersigwald
Copy link
Member

This enables MSBuild to use more-efficient and higher-fidelity logging approaches that ensure capturing the post-evaluation state of items and properties, which is extremely helpful for debugging.

Fixes #23248.

This enables MSBuild to use more-efficient and higher-fidelity logging
approaches that ensure capturing the post-evaluation state of items
and properties, which is extremely helpful for debugging.

Fixes dotnet#23248.
@rainersigwald
Copy link
Member Author

@dsplaisted is there any test coverage of binlog outputs? I didn't see any so didn't see a good spot to add a test for this.

Copy link
Member

@KirillOsenkov KirillOsenkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

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

Successfully merging this pull request may close these issues.

3 participants