-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[release/7.0][workloads] Backport UsingMobileWorkload change #82268
[release/7.0][workloads] Backport UsingMobileWorkload change #82268
Conversation
Backport of dotnet#77489 Adds the UsingMobileWorkload property along with a tighter check on when to import the aot task
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
doesn't this code already live in Current? I missed this was targeting release/7.0
should add the fixed condition to net6 too |
wasm failure is #82271 |
@carlossanlop this is a tell mode change. I'll bump the PR to hopefully get better CI results ;-). |
@mmitche are you ok with merging this? Just want to confirm that this won't mess with the build flows with the servicing branch closed. |
Please wait until branding/checkins tomorrow. |
Backport of #77489
Adds the UsingMobileWorkload property along with a tighter check on when to import the aot task