VersionTask.

BuildType Property

Summary

The algorithm for generating build number. The default is NAnt.Contrib.Tasks.VersionTask.BuildNumberAlgorithm.MonthDay.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
VersionTask

Syntax

[TaskAttribute("buildtype")]
public VersionTask.BuildNumberAlgorithm BuildType { get; set; }

Attributes

Type Description
TaskAttribute

Value