Closed Therzok closed 4 years ago
@monojenkins backport release-8.5
@josegallardo backporting to release-8.5 failed, the patch results in conflicts:
Applying: [Core] Add Microsoft.CodeAnalysis.Workspaces.MSBuild nuget
Applying: Also add it to composition
Applying: This assembly is dynamically loaded from MSBuild directory, so it can't be found beforehand
Using index info to reconstruct a base tree...
M main/build/MacOSX/BinaryCompatBaseline.txt
Falling back to patching base and 3-way merge...
Auto-merging main/build/MacOSX/BinaryCompatBaseline.txt
CONFLICT (content): Merge conflict in main/build/MacOSX/BinaryCompatBaseline.txt
error: Failed to merge in the changes.
Patch failed at 0003 This assembly is dynamically loaded from MSBuild directory, so it can't be found beforehand
Please backport manually!
@slluis could you PTAL, it's needed for some binary compat issues that come in from xamarin extensions.
Microsoft.Build does not appear as loaded. Will take a look