Cake.Common.Tools.VSWhere Namespace

Class Types

Class Summary
VSWhereAliases

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"

VSWhereSettings Base class for all settings for VSWhere tools.
VSWhereTool<TSettings> Base class for all VSWhere related tools. Used to locate Visual Studio.

Namespaces