Re: [NAnt-users] Asminfo task

2006-12-02 Thread Gert Driesen
Bob, You need to import the System namespace. Gert From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Archer Sent: zaterdag 2 december 2006 0:34 To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Asminfo task What is the trick to get this task working? I am g

Re: Re: [Nant-users] asminfo Task

2003-10-30 Thread Eric Fetzer
rs" > <[EMAIL PROTECTED]> > Sent: Wednesday, October 29, 2003 10:39 PM > Subject: Fwd: Re: [Nant-users] asminfo Task > > > > OK, I got the latest nightly build and it kind of > > works. I thought it would just take my existing > > assemblyinfo.cs and u

Re: Re: [Nant-users] asminfo Task

2003-10-29 Thread Gert Driesen
ROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]>; "Nant Users" <[EMAIL PROTECTED]> Sent: Wednesday, October 29, 2003 10:39 PM Subject: Fwd: Re: [Nant-users] asminfo Task > OK, I got the latest nightly build and it kind of > works. I thought it would just

Fwd: Re: [Nant-users] asminfo Task

2003-10-29 Thread Eric Fetzer
OK, I got the latest nightly build and it kind of works. I thought it would just take my existing assemblyinfo.cs and update it, but it replaces it completely and the new one has just the version attribute. I'll need to add all the other attributes, correct? Thanks, Eric Note: forwarded messag

Re: [Nant-users] asminfo Task

2003-10-29 Thread Eric Fetzer
Version 0.8.3f. No error, but if I trace in with echo statements, it doesn't get into the asminfo task. D:\nant -v -f:TestVersion.build NAnt version 0.8.3 Copyright (C) 2001-2003 Gerry Shaw http://nant.sourceforge.net settings warning: frameworkinfo net-1.1 is invalid and has not been loaded:

Re: [Nant-users] asminfo Task

2003-10-29 Thread Gert Driesen
Do you get any error message ? Can you execute NAnt using the -verbose option and send me the output ? What version of NAnt are you using, btw ? Gert - Original Message - From: "Eric Fetzer" <[EMAIL PROTECTED]> To: "Nant Users" <[EMAIL PROTECTED]> Sent: Wednesday, October 29, 2003 9:31