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
Manually sets the publish version to the provided value
- Assembly
- Cake
.ClickTwice .dll - Namespace
- Cake
.ClickTwice - Containing Type
- Click
Twice Manager Extensions
Syntax
public static ClickTwiceManager WithVersion(this ClickTwiceManager manager, string s)
Parameters
Name | Type | Description |
---|---|---|
manager | ClickTwiceManager | The manager |
s | string | The version string to use |
Return Value
Type | Description |
---|---|
ClickTwiceManager |