DebootstrapSettings.

NoDependencyResolve Property

Summary

By default, debootstrap will attempt to automatically resolve any missing dependencies, warning if any are found.
Assembly
Cake.Debootstrap.dll
Namespace
Cake.Debootstrap
Containing Type
DebootstrapSettings

Syntax

public bool NoDependencyResolve { get; set; }

Value

Type Description
bool