-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Only include Microsoft.NET.Runtime.RuntimeConfigParser.Task on mobile #54361
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
|
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
|
Tagging subscribers to this area: @directhex Issue Detailsdotnet/installer#10856 (comment)
|
|
@steveisok does android need this all the time or can it be skipped in some cases? |
I believe so, but @jonathanpeppers can better answer that. |
|
Yes, Android & Apple platforms use the |
|
/backport to release/6.0-preview6 |
|
Started backporting to release/6.0-preview6: https://github.com/dotnet/runtime/actions/runs/947852045 |
|
The maccatalyst failure isn't relevant because the workload isn't actually used in any part of the runtime build that is being tested on that lane. |
In dotnet#54361 there was an incorrect import of the maccatalyst aot workload pack. This fix corrects the problem. Fixes dotnet#54494
dotnet/installer#10856 (comment)