This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.SmartAssembly.
Summary
Finds the proper SmartAssembly executable path.
- Assembly
- Cake
.SmartAssembly .dll - Namespace
- Cake
.SmartAssembly - Containing Type
- SmartAssemblyTool
<TSettings>
Syntax
protected override IEnumerable<FilePath> GetAlternativeToolPaths(TSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | TSettings | The settings. |
Return Value
Type | Description |
---|---|
IEnumerable |
A single path to SmartAssembly executable. |