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
Move iOS/tvOS simulator AOT imports in the Mono workload (#54821)
The condition on the import group for the iOS and tvOS simulators was not valid since iOS/tvOSSimulator is not a `TargetPlatformIdentifier`. To simplify, the simulator imports were moved under iOS/tvOS.
Fixes#53427
Co-authored-by: Steve Pfister <steve.pfister@microsoft.com>
0 commit comments