Summary
Minor version number used for label. If this value is set,
NAnt.Contrib.Tasks.StarTeam.StarTeamAutoLabel.IncrementMinor is ignored.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .StarTeam - Containing Type
- StarTeamAutoLabel
Syntax
[TaskAttribute("minorversion", Required = false)]
[Int32Validator(0, 9999999)]
public virtual int MinorVersion { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| Int32Validator |
Value
| Type | Description |
|---|---|
| int |
