Uh oh!
There was an error while loading. Please reload this page.
Fix official build after removing win-arm runtime build - #86074
Conversation
BruceForstall
commented
May 10, 2023
I don't know how the mono stuff works, but this removes obvious references to win-arm. There are a few more in: Microsoft.NET.Workload.Mono.Toolchain.net6.Manifest\WorkloadManifest.json.in but it makes me nervous to touch something that on the surface appears to be related to servicing. |
ghost
commented
May 10, 2023
Tagging subscribers to this area: @directhex |
BruceForstall
commented
May 10, 2023
Btw, I'm not sure how to test the official build, except to merge and wait. Since it's currently broken, maybe that's the right strategy? Suggestions? |
sbomer
left a comment
There was a problem hiding this comment.
LGTM - at least it's what I would have tried. Would still be good to get mono folks to review. Thanks!
win-arm CI builds were removed with dotnet#85947
c7dca07 to
2333ed3Compare
win-arm CI builds were removed with #85947
Hopefully fixes#86073