[Nant-users] unsubscribe

2004-02-12 Thread Holden, Mark
 

[Nant-users] resolving nested properties.

2003-06-25 Thread Holden, Mark
I'm trying to write a build file that has a nested property. Detail: I'm trying to iterate over a list of project names and pick up the name of the assembly out of a list of another property based on the name I can't seem to nest the ${} parameters. I also can't seem to break it up. can anyone

[Nant-users] problems compiling a simple ConsoleWindow application

2003-06-25 Thread Holden, Mark
I'm trying to get a simple ConsoleApplication built. compile.executables: [echo] visualstudio.project.ConsoleApplication1.assemblyname [echo] visualstudio.project.ConsoleApplication1.assemblyname [vbc] Compiling 1 files to C:\dev\CustomerCentricity\foo\build\bin\ConsoleApplication