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
during testing it was extremely helpful having the error identify
which vswhere command had been executed, and even more helpful
being able to paste it.
since most visual studio paths have spaces in them, that's not
possible unless those terms have quotes around them, e.g.
"C:\Program Files (x86)\Microsoft\Visual Studio\...\vswhere.exe" -products ...
0 commit comments