You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Roslyn gained support for setting arm64 as a platform in dotnet/roslyn@e65a6c5 about 5 years ago. I traced git history and it looks like the AnyCPU value for arm64 has been there from the beginning of coreclr being open-sourced 9 years ago so it was never updated.
I don't know exactly what the impact of changing this would be but thought I'd bring it up for discussion.