Bob Archer wrote:
>
> Take a look at the version task and the asminfo task⦠with these you
> should be able to accomplish this. I think both of these tasks are in
> the contrib. dll.
>
The asminfo task is in NAnt, while version is in NAntContrib.
Another option, which is the one I recommend, is
, November 24, 2006 6:46 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Help required for build numbering by NAnt script.
Hi All,
We have a version.include file which contains the following properties
with their corresponding values set.
ReleaseYear()
ReleaseNumber(R
Behalf Of Bobby Michael
Sent: Friday, November 24, 2006 3:46 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Help required for build numbering by NAnt script.
Hi All,
We have a version.include file which contains the following properties with
their corresponding values set
Hi All,
We have a version.include file which contains the following properties with
their corresponding values set.
ReleaseYear()
ReleaseNumber(R)
BuildNumber()
This version.include file is included in the buildscript. while running the
build we are overriding the BuildNumber property b