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

Adding a workaround for a nullref in MSBuild logging #5144

Merged
merged 7 commits into from
Jun 7, 2021

Conversation

llongley
Copy link
Member

@llongley llongley commented Jun 4, 2021

There's a nullref in MSBuild logging that's currently affecting multiple repos:

microsoft/azure-pipelines-tasks#14904

The workaround is to turn off logging until the issue is fixed.

This also contains fixes to get WpfApp building in VS 16.10.

@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Jun 4, 2021
@llongley
Copy link
Member Author

llongley commented Jun 4, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@llongley
Copy link
Member Author

llongley commented Jun 4, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@llongley
Copy link
Member Author

llongley commented Jun 7, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@llongley llongley merged commit c9a7f08 into main Jun 7, 2021
@llongley llongley deleted the user/llongley/MSBuildWorkaround branch June 7, 2021 08:00
@ranjeshj ranjeshj added area-DevInternal Internal build infrastructure, code cleanup, engineering efficiency team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-DevInternal Internal build infrastructure, code cleanup, engineering efficiency team-Controls Issue for the Controls team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants