The Build number property in TeamCity is unique for each build configuration.
I'd like to have a single counter that will be used across all different build configurations (to count how many times in total i've built the product).
- Does this make sense? (it does to me).
- How can this be done, if the property is stored per configuration?