[EMAIL PROTECTED] On Behalf Of
> > jeetu mahtani
> > Sent: zaterdag 26 maart 2005 1:42
> > To: Gert Driesen
> > Cc: nant-users@lists.sourceforge.net
> > Subject: Re: [Nant-users] Issue with compiling resource files
> >
> > Thanks Gert.
> >
> >
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> jeetu mahtani
> Sent: zaterdag 26 maart 2005 1:42
> To: Gert Driesen
> Cc: nant-users@lists.sourceforge.net
> Subject: Re: [Nant-users] Issue with compiling resourc
yToken=null
On Fri, 25 Mar 2005 06:46:03 +0100, Gert Driesen
<[EMAIL PROTECTED]> wrote:
>
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of
> > jeetu mahtani
> > Sent: vrijdag 25 maart 2005 1:53
> &g
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> jeetu mahtani
> Sent: vrijdag 25 maart 2005 1:53
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Issue with compiling resource files
>
> I have a res
I have a resource files wsresource.resx that I created in VS.NET 2003.
To my understanding, VS.NET automatically compiles resx files to
.resource and then links it to the assembly.
I am trying to achieve the same through a Nant auto build. Right now
my build file contains the following (snippet) (m