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
build.ps1: avoid unnecessary double build of compiler runtimes
These are now built as part of the toolchain build to allow the removal
of the legacy SDK. While this is low cost as the build is cached, avoid
the unnecessary work.
0 commit comments