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
* Fix build on an arm64 machine
* Building ASP.NET Core on an arm64 machine leads to a dependency error
because `crossgen2` is not listed in eng/Dependencies.props.
* Add all arm/arm64 variants
* Add all win variants for `crossgen2`
Co-authored-by: Doug Bunting <[email protected]>
0 commit comments