ploeh / ZeroToNine

A tool for maintaining .NET Assembly versions across multiple files.
MIT License
147 stars 16 forks source link

Support for assigning a particular Version to all AssemblyInfo files #17

Closed moodmosaic closed 10 years ago

moodmosaic commented 10 years ago

A new command, named AssignVersion, has been added to support the assignment of a particular Version to all AssemblyVersion and AssemblyFileVersion attributes, as described in #16.

ploeh commented 10 years ago

Thank you for your contribution! As you can see, I've left some comments here and there.

moodmosaic commented 10 years ago

Nice! I just added some commits that, hopefully, address all the comments.

ploeh commented 10 years ago

Thank you for your contribution! It's now live as Zero29 0.5.0 and ZeroToNine 0.5.0.