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
What is the trick to get this task working? I am getting the following
error:
AssemblyInfo file 'C:\Development\eFramework3\Builder\AssemblyInfo.cs'
could not
be generated.
Assembly attribute with type 'CLSCompliantAttribute' could not be
loaded.
Here is the task from my build file:
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
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
;Nant Users" <[EMAIL PROTECTED]>
> Sent: Wednesday, October 29, 2003 9:31 PM
> Subject: [Nant-users] asminfo Task
>
>
> > I am unable to get asminfo to update the version
> in my
> > AssemblyInfo.cs file. It updates the
> VersionInfo.txt
>
t; Gert
>
> - Original Message -
> From: "Eric Fetzer" <[EMAIL PROTECTED]>
> To: "Nant Users" <[EMAIL PROTECTED]>
> Sent: Wednesday, October 29, 2003 9:31 PM
> Subject: [Nant-users] asminfo Task
>
>
> > I am unable to get
t: Wednesday, October 29, 2003 9:31 PM
Subject: [Nant-users] asminfo Task
> I am unable to get asminfo to update the version in my
> AssemblyInfo.cs file. It updates the VersionInfo.txt
> file but never goes into the asminfo task (put echo's
> in there to trace him). Here
I am unable to get asminfo to update the version in my
AssemblyInfo.cs file. It updates the VersionInfo.txt
file but never goes into the asminfo task (put echo's
in there to trace him). Here's my script. Any help?
___