[ArPow] Add patches for building more roslyn projects#12397
Conversation
10d3ac3 to
407de8d
Compare
94d7a35 to
3510475
Compare
dagood
left a comment
There was a problem hiding this comment.
LGTM, with some minor suggestions.
MichaelSimons
left a comment
There was a problem hiding this comment.
LGTM - Thanks for tackling this one!
|
@dagood - are you alright with merging this now that the Microsoft.CodeAnalysis.Features.* have been removed? |
|
Once merge we should open a separate issue to address the Microsoft.VisualStudio.Setup.Configuration.Interop prebuilt, which if I understand correctly involves bringing a 5.0 patch forward. I was expecting Microsoft.CodeAnalysis.Collections to come in with this PR as well to eliminate the last msbuild prebuilt but I'm not seeing it. Am I misunderstanding something? |
The plan changed, this is going into SBRP separately. dotnet/source-build#2517 |
Filed dotnet/source-build#2542 |
This is the patch version of dotnet/roslyn#57165
Details in this comment: dotnet/roslyn#57165 (comment)