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
Enable building projects during BuildPass=2 in dotnet/runtime (#112201)
* Enable building projects during BuildPass=2 in dotnet/runtime
* Only provide the DotNetBuildPass=2 variant when actually in that build pass
* Use TargetOS/Arch instead (we don't have TargetRID available at this time in Build.proj)
0 commit comments