ProjectBuildCounter is a free and standalone program for autoincrementing .NET project version (a counter) on every build.
ProjectBuildCounter takes care of the information from the AssemblyInfo.cs file and increasing of the version number on every build, resetting counters when is needed.
ProjectBuildCounter handles Properties and AssemblyInfo.cs file of a project. As the file name presume, it integrates somewhere in the contents the product version. It has following form:
[assembly: AssemblyVersion("1.0.13")]
ProjectBuildCounter reads AssemblyInfo.cs file and increases versions using the following logic:
- Revision unit (4th place) is increased from 1 to 9999. When outpaced the upper bound Build number is increased and Release is reset to one.
- Build number (3rd place) is increased from 1 to 999. When it goes over the previous number (Minor) is increased and build counter is reset to one.
- Minor is increased from 1 to 99. When current number goes over 99 Major is increased and Minor is reset to one.
Name | ProjectBuildCounter |
---|---|
Version | 1.0 Build 196 |
Developer | Ivo Stoykov | see all products from this developer |
Product Homepage | ProjectBuildCounter |
License | Free (Freeware) |
Last Week Downloads | 6 |
All Time Downloads | 23,891 |
Filename | ProjectBuildCounter_executable_1_0_196.zip |
Filesize | 0.1MB |
MD5 Checksum | 5F2F0B2C55070676A31584D17A0C3E8B |
OS Support | Windows All |
Category | Developer Tools |
100% CLEAN Certification
ProjectBuildCounter has been tested by Download82.com team against viruses, spyware, adware, trojan, backdoors and was found to be 100% clean. Our editors will recheck this software periodically to assure that it remains clean.
Comments
Old Versions
Software | Date Added |
---|---|
ProjectBuildCounter 1.0 Build 196 | May 27, 2015 - Latest Version |
ProjectBuildCounter 1.0 Build 170 | February 21, 2014 |
ProjectBuildCounter 1.0 Build 154 Release 231 | September 05, 2013 |