Summary
    Gets or sets a value indicating whether to force dependencies.
    
		- Namespace
- Cake.Common .Tools .Chocolatey .Install 
- Containing Type
- ChocolateyInstall Settings 
Syntax
public bool ForceDependencies { get; set; }Value
| Type | Description | 
|---|---|
| bool | The force dependencies flag. | 
