Built-In
Contains functionality related to running VSWhere tool.
In order to use the commands for this alias, include the following in your build.cake file to download and install from nuget.org, or specify the ToolPath within the settings class:
#tool "nuget:?package=vswhere"
All
|
VSWhereAll |
Gets all Visual Studio product installation paths. |
|
VSWhereAll |
Gets all Visual Studio product installation paths. |
Latest
|
VSWhereLatest |
Gets the latest Visual Studio product installation path. |
|
VSWhereLatest |
Gets the latest Visual Studio product installation path. |
Legacy
|
VSWhereLegacy |
Gets the legacy Visual Studio product installation paths. |
|
VSWhereLegacy |
Gets the legacy Visual Studio product installation paths. |
Product
|
VSWhereProducts |
Gets Visual Studio product installation paths. |
|
VSWhereProducts |
Gets Visual Studio product installation paths. |
