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
I've got multiple versions of Visual Studio 2019 on my build machine.
Currently bootstrap.bat always selects the "latest" one (which is usually the current Preview version).
It would be cool having a command line option to specify the version-range in the same way vswhere expects it.
Additionally, disabling of preview versions would also be a useful option