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
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