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.Squirrel.
Summary
Gets or sets the release directory location.
- Assembly
- Cake
.Squirrel .dll - Namespace
- Cake
.Squirrel - Containing Type
- SquirrelSettings
Syntax
public DirectoryPath ReleaseDirectory { get; set; }
Value
Type | Description |
---|---|
DirectoryPath | Path to a release directory to use with releasify. |