Friday, 27 September 2013

Modify AssemblyInfo.cs with NAnt instead of Creating a new one

Modify AssemblyInfo.cs with NAnt instead of Creating a new one

I've used in NAnt to create AssemblyInfo files from scratch. However, in
this case, I would like to just modify one line in the file
(AssemblyVersion). Any ideas on how to do this?

No comments:

Post a Comment