WyamSettings.

IgnoreConfigHash Property

Summary

Force evaluating the configuration file, even when no changes were detected.
Assembly
Cake.Wyam.dll
Namespace
Cake.Wyam
Containing Type
WyamSettings

Syntax

public bool IgnoreConfigHash { get; set; }

Remarks

Default is false

Value

Type Description
bool