Enabling hierarchical nant builds
...artifacts folder lives. But if I run from lower in the tree, it's a different project, and get-base-directory() refers to a subfolder, where the artifacts folder definitely should NOT be
I needed a way to find the root of the project tree. So I build a second really simple nant task
This task simply looks up the directory hierarchy until it...





