Denis" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Wednesday, February 04, 2004 5:33 PM
Subject: Re: [Nant-users] NAnt to use 1.1 instead of 1.0
Thanks for the input. I was able to build against the 1.1 framework, now
what I am n
: Re: [Nant-users] NAnt to use 1.1
instead of 1.0
Just build NAnt using the following command line
:
NAnt.exe -buildfile:NAnt.build
-k:net-1.1
Note : in the NAnt 0.84 release, the information
shown in the logo banner is fixed (meaning its not regenerated on every
Denis
To: [EMAIL PROTECTED]
Sent: Wednesday, February 04, 2004 5:08
AM
Subject: [Nant-users] NAnt to use 1.1
instead of 1.0
Hello,
I am a new user to NAnt. In learning to use it
I am trying to build some of the examples in the download. I would like
it to compile
Hello,
I am a new user to NAnt. In learning to use it I
am trying to build some of the examples in the download. I would like it
to compile against the 1.1 framework but when I run the nant ant agains the
build file I get this:
C:\Development\Other
Stuff\NAnt\nant-0.84\examples\UserTas