I’m a technical kinda guy, doing technical kinda stuff.

  • 0 Posts
  • 1 Comment
Joined 1Y ago
cake
Cake day: Sep 27, 2023

help-circle
rss

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.