Changing the Build Number format
I would like to specify a build number format for my build numbering to always be configured for a 3-digit number format. Currently, the build number format is simply {0}, which means that our single digit numbers are 1, 2, 3, 4 etc. However, we would like to have our numbering format instead as 001, 002, 003, 004. Can I accomplish this simply by changing the build number format to {000}?
Thanks.
Please sign in to leave a comment.
Samir,
This is currently impossible. We have a request for it at http://youtrack.jetbrains.net/issue/TW-7749
Please watch/vote/comment for it.