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.MsDeploy.
Summary
This setting is useful when you want to copy only
the files whose content has changed, and ignore
files that have the same content but different time stamps.
- Assembly
- Cake
.MsDeploy .dll - Namespace
- Cake
.MsDeploy - Containing Type
- MsDeploySettings
Syntax
public Nullable<bool> UseCheckSum { get; set; }
Value
Type | Description |
---|---|
Nullable |