There is an option to add the [VersionNumber] tag to the build path, so the exe gets compiled into a folder which actually shows the version number. Thats great!
It would be great though if the [VersionNumber] tag could be used everywhere, because while the folder name has the version information the actual exe filename doesn't so I have to rename the exe file everytime when I compile it to an EXE. (or rename it in the build properties everytime which is the same hassle)
I'd like to add the tag to the build name itself displayed in the project explorer, so I would always know what's gonna be the version of the next build without openning the properties window.
I have submitted this request earlier HERE and it was closed as already implemented. But it is not, as currently the version number only can be added to the folder name.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.