Summary
Gets or sets a keyfile to sign the output assembly.
- Namespace
- Cake
.Common .Tools .ILRepack - Containing Type
- ILRepackSettings
Syntax
public FilePath Keyfile { get; set; }
Value
Type | Description |
---|---|
FilePath | The keyfile. |