Assembly version manager,versioning schema and build increment is tool for application versioning. this is beta version that
can easily mange version of aplication in your solution.
How to use:
from View > Others Windows menu select Version Manager tool. opened new windows tool that named
Version Control. click refresh button to load projects in solution change version and then save.
Release Notes:
1.2.0 5/9/2016:
Improvment design
Some fixes
1.0.0 10/10/2015:
Visual Studio 2015 Community support
Responsive Design
Some fixes
0.9.2 5/29/2014:
Auto add AssemblyInformationalVersion to AssemblyInfo if setting
Increment version after build done and if not have errors
Fix not save AssemblyInformationalVersion manual versioning
0.9.1 5/27/2014:
Fix Some bugs
AssemblyInformationalVersion with status support For Use first add AssemblyInformationalVersion to AssemblyInfo file and can set status such as beta,rc with number beta1, ctp2 or etc
Minor to 10 automatic incremental
New Design
Release Notes:
0.8.5 9/20/2013:
Manual increment version
0.8.1 9/7/2013:
Fixed increment version first time load solution or not open version manager
0.8.0 9/3/2013:
Change extension name to Version Manager for not mistake with source control extensions
Microsoft DateTime schema versioning
Increment Action for build or revision or both
fixed visual studio MPF support for visual studio 2012
microsoft datetime schema versioning:
Build: to be equal to the number of days since January 1, 2000 local time or project start date
Revision:to be equal to the number of seconds since midnight local time, divided by 2
0.6.0:
Increment action event(build and rebuild)
load projects improvement performance
0.5.0:
Semantic schema versioning
OnRebuild increment version
Visualbasic ,csharp , c++ clr projects versioning support
Semantic versioning increment build to 100 and then reset to 0 and minor incremented.
1.2.99.0 -> 1.3.0.0
1.9.56.0 -> 2.0.0.0
Semantic versioning increment revision to 1000 and then reset to 0 and build incremented.