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.StrongNameTool.
Summary
Gets alternative file paths which the tool may exist in
- Assembly
- cake
.strongnametool .dll - Namespace
- Cake
.StrongNameTool - Containing Type
- StrongNameToolRunner
Syntax
protected override IEnumerable<FilePath> GetAlternativeToolPaths(StrongNameToolSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | Strong |
The settings. |
Return Value
Type | Description |
---|---|
IEnumerable |
The default tool path. |