-
Notifications
You must be signed in to change notification settings - Fork 232
Create roslyn apphosts #2425
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
Create roslyn apphosts #2425
Conversation
|
@jjonescz were those changes ported to main? |
|
All these changes should flow to the repos (like sdk, arcade) and those have automatic flows to main, right? Although the flow in sdk to main is stuck for over a month I think, so it probably didn't make it there yet. |
|
Anyway I can take a look at porting my changes to main in VMR directly. I assume this is needed to fix official builds? |
|
sdk does have 10.0->main automatic flows but other repos like arcade don't so you need to at least port those changes. I was going through the commits on VMR's release/10.0.1xx branch and commenting on PRs that didn't have an obvious port to main so we don't miss fixes. |
Part of dotnet/roslyn#80151.
Continuation of #2289.
Official build validation run: https://dev.azure.com/dnceng/internal/_build/results?buildId=2793026&view=results