Summary
Gets or sets a value indicating whether to bypass the cached GitVersion result. Result will not be written to the cache.
- Namespace
- Cake
.Common .Tools .GitVersion - Containing Type
- GitVersionSettings
Syntax
public bool NoCache { get; set; }
Value
Type | Description |
---|---|
bool |