RE: [Nant-users] using document function in Nant

2002-11-01 Thread Scott Hernandez
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

2002-11-01 Thread Gordon Weakliem
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: