Well, same approach for me ( http://www.dotnetguru2.org/tbarrere/?p=229&more=1&c=1&tb=1&pb=1 ).

I'd be happy to see such a thing added to StringUtils or some other standard package in NAnt... Things I'm thinking about:
- support for c++ version (the _expression_ is slightly different in my case but maybe the one provided by Evan already handles this: I'm using @"AssemblyVersion(Attribute)?\(""(?<version>[^""]*)"
- modifying delaysigned to true or false by the same mechanism
- modifying keyfile

The latter are quite useful for signed builds...

Thibaut

Reply via email to