> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Célio Cidral
> > Junior
> > Sent: Tuesday, May 24, 2005 10:49
> > To: nant-users@lists.sourceforge.net
> > Subject: [Nant-users] Cannot reference properties that are in an included
> > file
>
AIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Célio Cidral
> Junior
> Sent: Tuesday, May 24, 2005 10:49
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Cannot reference properties that are in an included file
>
> Hi!
>
> I'm getting an error w
] [mailto:[EMAIL PROTECTED] On Behalf Of Célio Cidral
Junior
Sent: Tuesday, May 24, 2005 10:49
To: nant-users@lists.sourceforge.net
Subject: [Nant-users] Cannot reference properties that are in an included file
Hi!
I'm getting an error when the properties in my build script are referencing
Hi!
I'm getting an error when the properties in my build script are
referencing other properties which are in an included build file. The
main build file (called bootstrap.build) looks like this:
...
The included file (myproject.include):
...
The output is