SquirrelSettings.

NoDelta Property

Summary

Gets or sets Don't generate delta packages to save time.
Assembly
Cake.Squirrel.dll
Namespace
Cake.Squirrel
Containing Type
SquirrelSettings

Syntax

public bool NoDelta { get; set; }

Value

Type Description
bool true to not generate delta packages; otherwise, false.