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.WebDeploy.
Summary
Gets or sets if deployment compares each file using a checksum value instead of datetime
- Assembly
- Cake
.WebDeploy .dll - Namespace
- Cake
.WebDeploy - Containing Type
- DeploySettings
Syntax
public bool UseChecksum { get; set; }
Value
Type | Description |
---|---|
bool |