Question

In my build workflow I change the assembly version information in AssemblyInfo.cs for some class libraries. How can I check-in my changes at the end of the build process? From what I see there is no such activity.

Was it helpful?

Solution

I've found a blog post by Ewald Hofman on how to do exactly what I want:

http://www.ewaldhofman.nl/post/2010/05/13/Customize-Team-Build-2010-e28093-Part-5-Increase-AssemblyVersion.aspx

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top