MSBuildRunner.

GetAlternativeToolPaths(MSBuildSettings) Method

Summary

Gets alternative file paths which the tool may exist in.
Namespace
Cake.Common.Tools.MSBuild
Containing Type
MSBuildRunner

Syntax

protected override IEnumerable<FilePath> GetAlternativeToolPaths(MSBuildSettings settings)

Parameters

Name Type Description
settings MSBuildSettings The settings.

Return Value

Type Description
IEnumerable<FilePath> The default tool path.