[release/6.0] Support platforms where crossgen2 is not available (#36325)
* Do not use crossgen2 when targeting s390x (where it is not supported) * Only reference "Microsoft.NETCore.App.Runtime.$(RuntimeIdentifier)" and "Microsoft.NETCore.App.Crossgen2.$(BuildOsName)-$(Crossgen2BuildArchitecture)" when actually using crossgen2.
想要评论请 注册 或 登录