SquirrelSettings.

NoMsi Property

Summary

Gets or sets if an MSI package should be created.
Assembly
Cake.Squirrel.dll
Namespace
Cake.Squirrel
Containing Type
SquirrelSettings

Syntax

public bool NoMsi { get; set; }

Value

Type Description
bool true to not generate an MSI package; otherwise, false.