Jonathan,
You could use the task instead of target dependencies to
achieve what you are trying... something like...
If you use that in multiple places, you can put it through the
evolution cycle and replace the strings with properties and create a
utility target that you
Hello,
I am working with a fairly complex project (20-30 assemblies) and would like
to be able to simplify the build files. I have experimented with using
properties in the targets, eg:
Which allows me to specify the dependencies for each module in just one place,
and then just change an e