TFS Custom task This custom task work on vNect bulid agent that run on windows os system. It let the user the ability to increment version of .Net project (AssemblyInfo\cspro file).
Increment Options:
- None
- Major
- Minor
- Build
- Revision
- Custom - you can work with tfs variable, the variable can contain specific version.
The task can check out the file and update the new version.