Summary
Gets or sets a value indicating whether to skip updating the workload manifests.
The workload manifests define what assets and versions need to be installed for each workload.
- Namespace
- Cake
.Common .Tools .DotNet .Workload .Install - Containing Type
- Dot
Net Workload Install Settings
Syntax
public bool SkipManifestUpdate { get; set; }
Value
Type | Description |
---|---|
bool |