mono / monodevelop

MonoDevelop is a cross platform .NET IDE
http://www.monodevelop.com
2.84k stars 1.02k forks source link

[Core] Add Microsoft.CodeAnalysis.Workspaces.MSBuild nuget #9349

Closed Therzok closed 4 years ago

Therzok commented 5 years ago

Microsoft.Build does not appear as loaded. Will take a look

josegallardo commented 5 years ago

@monojenkins backport release-8.5

monojenkins commented 5 years ago

@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!

Therzok commented 4 years ago

@slluis could you PTAL, it's needed for some binary compat issues that come in from xamarin extensions.