Summary
Gets or sets a value indicating whether to skip all compatibility checks.
- Namespace
- Cake
.Common .Tools .Chocolatey - Containing Type
- ChocolateySettings
Syntax
public bool SkipCompatibilityChecks { get; set; }
Value
Type | Description |
---|---|
bool | The skip-compatibility-checks flag. |