RE: [Nant-users] Odd compilation problem using .NET Framework 1.0

2003-07-09 Thread Kenton Price
was wrong? -Original Message- From: Kenton Price Sent: Wed 09/07/2003 10:51 To: [EMAIL PROTECTED] Cc: Subject: [Nant-users] Odd compilation problem using .NET Framework 1.0 Hi I've got a prob with

[Nant-users] Odd compilation problem using .NET Framework 1.0

2003-07-09 Thread Kenton Price
I'm kinda stumped now. Any ideas? Have I missed something obvious? Unfortunately I am unable to upgrade to the .NET Framework 1.1 in this project. Many thanks if you can help. Kenton Price ኱5ë^™¨¥²š'²ŠÞu¼j¶¬¡ûD®º+¦º(}g›jšljëh™«^µë-Šx&¢·ƒ£ 塧^½©Vy²¢ž§v­iúÞyº(“ 0¥ªڲ‡ír‰¿

RE: [Nant-users] Passing attributes when calling ?

2003-07-08 Thread Kenton Price
ast it's a workaround for what I want to do. -Original Message- From: Kenton Price Sent: Tue 08/07/2003 16:22 To: Ian MacLean Cc: [EMAIL PROTECTED] Subject: RE: [Nant-users] Passing attributes when calling ? Hmmm, I think I've found an answer to this. If I take out the

RE: [Nant-users] Passing attributes when calling ?

2003-07-08 Thread Kenton Price
<[if project.name property exists]> build2.build: Does such a function <[if project.name property exists]> exist? Thanks Kenton Price -Original Message- From: Kenton Price Sent: Tue 08/07/

RE: [Nant-users] Passing attributes when calling ?

2003-07-08 Thread Kenton Price
uot;Child project name build2" - unfortunately when you run this, it's still "build1". I'm using version 0.8.2. Can you or anyone think of a way of doing what I'm trying to do? Many thanks Kenton Price -Original Message- From: Ian MacLean [

[Nant-users] Passing attributes when calling ?

2003-07-08 Thread Kenton Price
Hi Apologies if this has been answered before, but I'm trying to pass selected specific attributes when calling . I don't want to inherit all attributes, just some of them. I was hoping to be able to do something like this: