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
Gets or sets a strong-name key file to use. If not specified, one will be generated.
- Assembly
- Cake
.StrongNameSigner .dll - Namespace
- Cake
.StrongNameSigner - Containing Type
- Strong
Name Signer Settings
Syntax
public FilePath KeyFile { get; set; }
Value
Type | Description |
---|---|
FilePath | The strong-name key file to use. |