My NAnt builds have been broken for some time because my task was generating the
wrong name for an embedded .XML resources file.
However, I noticed that some flexibility was added to NAnt in 0.8.4, so I've upgraded
NAnt and I'm now trying to use the dynamicprefix=
attribute on the tag of , but
There has been a lot of recent activity around the task. Most people seem
to be using this to ensure that their builds proceed in
the correct sequence. Just for interest, I'd like to share an idea I had when I first
started using NAnt. For large projects, it still seems
to be a better solution t
My first post to nant-users. Hello everyone.
I think I've found a shortcoming in NAnt. It's not a new one, but I'd like to offer a
new perspective and find out what's happening with
this.
Searching for a solution to my problem, I came upon an interesting exchange between
Gert Driesen and Ian Ma