.Net 5/6... application versioning howto
Until we switched to .net 6 from the .net framework we used a major.minor (m.xxx) versioning together with the compile/build time as build number. Verifying the build number together with the version when has proven itself when it is coming to many ...
Jul 24, 20221 min read91
