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 the output directory for strong-name signed assemblies. Default to current directory.
- Assembly
- Cake
.StrongNameSigner .dll - Namespace
- Cake
.StrongNameSigner - Containing Type
- Strong
Name Signer Settings
Syntax
public DirectoryPath OutputDirectory { get; set; }
Value
Type | Description |
---|---|
DirectoryPath | The output directory. |