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

656 Views Asked by At

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?

0

There are 0 best solutions below