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. |
public FilePath Keyfile { get; set; }
| Type | Description |
|---|---|
| FilePath | The keyfile. |