RE: [Nant-users] and help needed.

2004-01-10 Thread Nick Varacalli
: Wednesday, January 07, 2004 23:38 To: [EMAIL PROTECTED] Subject: [Nant-users] and help needed. I'm trying to pass a property to a build file invoked by the nant task. I want to pass in the full path to MySource.cs, which is in the directory of the current

[Nant-users] and help needed.

2004-01-07 Thread Nick Varacalli
I'm trying to pass a property to a build file invoked by the nant task. I want to pass in the full path to MySource.cs, which is in the directory of the current build file. The problem is, as the help on the task plainly states, "value" is NOT expanded by def