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
Run the MinVer dotnet tool using the specified settings.
- Assembly
- Cake
.MinVer .dll - Namespace
- Cake
.MinVer - Containing Type
- MinVerTool
Syntax
public MinVerVersion Run(MinVerSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | MinVerSettings | The settings. |
Return Value
Type | Description |
---|---|
MinVerVersion | The MinVer calculated version information |