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
Sometimes VS on GitHub Action worker doesn't contain any msbuild.exe, as the picture shows.
setup-msbuild should try auto download msbuild.exe, or the workflow will always fail.