RE: [Nant-users] using document function in Nant
Yep, I totally missed this code when I was looking through the task. I've updated the StyleTask to expand the name and expression of the . I've also added some documentation that this feature exists. Note to devs: We still need to add unit tests. I have not done so yet. Thanks for the catch Gord
Re: [Nant-users] using document function in Nant
I've been messing with recently, and you can pass parameters to the style task. I'm converting .csproj to .build files in my build on the fly this way: