-
Notifications
You must be signed in to change notification settings - Fork 68
Add System.CodeDom/8.0.0 needed by roslyn #1232
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
Conversation
|
@dotnet/source-build looks like CI runs on an EOL container. Can you please help resolve this? |
This is presumably for public CI, and Ubuntu 18.04, right?
|
|
Yeah that looks right. Feel free to push into my PR if you want to address this here. |
|
@NikolaMilosavljevic, it looks like the 8.0 branch also needs updating but the pipeline changed enough you won't be able to backport. |
9.0 branch is also on Ubuntu.1804, but we can use the backport option. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
(cherry picked from commit aa2a3f5)
|
@NikolaMilosavljevic I cherry-picked the change here so we can unblock this PR |
Unblocks dotnet/roslyn#78213