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
We had disabled this in 9093d5a because it previously interfered with the ability to run vs where with a version specifier.
We now instead check that the version is defined as the *first* argument specified, which covers that and makes it so that only `vs --version` will show it.
Fixes#72 and #73
We had disabled this in 9093d5a because it previously interfered with the ability to run vs where with a version specifier.
We now instead check that the version is defined as the *first* argument specified, which covers that and makes it so that only `vs --version` will show it.
Fixes#72, #73
There is an issue in how we parse the
--version
, which causes no installations to be found.The text was updated successfully, but these errors were encountered: