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.StrongNameSigner.
Summary
Syntax
public static void StrongNameSigner(this ICakeContext context, StrongNameSignerSettings settings)
Attributes
| Type |
Description |
| NullableContextAttribute |
|
| CakeMethodAliasAttribute |
|
Parameters
| Name |
Type |
Description |
| context |
ICakeContext |
The Cake context. |
| settings |
StrongNameSignerSettings |
The settings to pass to the tool as arguments. |
Return Value