Fix AnalyzerRunner failure to load Microsoft.Build.Framework#43101
Fix AnalyzerRunner failure to load Microsoft.Build.Framework#43101sharwell merged 1 commit intodotnet:release/dev16.6from
Conversation
jasonmalinowski
left a comment
There was a problem hiding this comment.
Please update the commit message explaining the problem and how this is fixing it, since that's not obvious at all here.
|
@jasonmalinowski I do not know how/why this fixes the problem. After getting loader exceptions, I copied the approach from dotnet/format, and when it worked I sent this pull request. |
|
The changes to support producing a binary log from MSBuildWorkspace use the ILogger interface. roslyn/src/Workspaces/Core/MSBuild/MSBuild/MSBuildWorkspace.cs Lines 180 to 209 in d4fb1db |
jasonmalinowski
left a comment
There was a problem hiding this comment.
Do we understand why this fixes it though?
Not currently. The MSBuildLocator is still magic to me. |
|
Merging to 16.6 as non-production code only. |
Uh oh!
There was an error while loading. Please reload this page.