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.
Asked
Active
Viewed 1,895 times
1 Answers
6
I've found a blog post by Ewald Hofman on how to do exactly what I want:

kjv
- 11,047
- 34
- 101
- 140
-
You probably should accepts this answer, so that it's marked as "answered" when looking at the question... – Kenneth Kryger Sørensen Nov 03 '10 at 09:14