This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.ClickTwice.
Summary
Enables forcing a rebuild of the application, even if a build is up-to-date
- Assembly
- Cake
.ClickTwice .dll - Namespace
- Cake
.ClickTwice - Containing Type
- Click
Twice Manager Extensions
Syntax
public static ClickTwiceManager ForceRebuild(this ClickTwiceManager manager)
Parameters
Name | Type | Description |
---|---|---|
manager | ClickTwiceManager | The manager |
Return Value
Type | Description |
---|---|
ClickTwiceManager | The updated manager |