Summary
Gets or sets a value indicating whether to fail on unfound packages.
- Namespace
- Cake
.Common .Tools .Chocolatey .Upgrade - Containing Type
- Chocolatey
Upgrade Settings
Syntax
public bool FailOnUnfound { get; set; }
Value
Type | Description |
---|---|
bool | The skip powershell flag. |