Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 411 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 411 Bytes

Increment-Version

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.