In Visual Studio you can set the build number in your project as something similar to a unix timestamp/raw excel date value, so you can convert it back to a date/time of the build.
In that case it would always increment on each build regardless of whatever version numbers you set.
In Visual Studio you can set the build number in your project as something similar to a unix timestamp/raw excel date value, so you can convert it back to a date/time of the build.
In that case it would always increment on each build regardless of whatever version numbers you set.