Hello,

I wanted a way to be able to use the version number *without* changing the Revision property.  We wanted to set the revision number ourselves, because  we use the version numbers to differentiate the development version i.e. 3.10.1.0 means development release zero, 3.10.1.1 means development release 1.  This is only incremented by our dev team, so we don't want it to change automatically.  The changes are:

- Added NoIncrement to RevisionNumberAlgorithm enum
- Added code to CalculateRevisionNumber to handle the NoIncrement value

Please let me know if you have any questions.

Regards,

Gavin.

Attachment: VersionTask.cs
Description: Binary data

Reply via email to