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.MinVer.
Summary
Initializes a new instance of the
MinVerVersion
class.
- Assembly
- Cake
.MinVer .dll - Namespace
- Cake
.MinVer - Containing Type
- MinVerVersion
Syntax
public MinVerVersion(string versionString)
Parameters
Name | Type | Description |
---|---|---|
versionString | string | The version string returned by MinVer |
Return Value
Type | Description |
---|---|
void |