Dieses Addon für Visual Studio 2005/2008 ermöglicht es die Buildnummer automatischen zuerhöhung. Da dieser leider nur mit Sourcesafe ansonsten funktioniert, wenn man dieses nicht benutzt musste man sich selber ein Tool schreiben oder es jedesmal manuell editieren.
Funktionen:
* Different auto increment styles can be set per major, minor, build or revision number. New!
* Supports C#, VB.NET and C++.NET projects.
* Not required to be installed by all project members. Configuration is shared via properties in the solution and project files. Developers who don’t have the addin won’t feel a thing.
* Automatically checks out required files if under source control.
* Can be configured per solution and/or per project.
* Can be configured to update only on certain configuration builds (debug, release, any or custom)
* Can update assembly attributes in an external source file instead of the default AssemblyInfo.
* Might help you becoming more successful … but then again … maybe not.
Link zu Homepage:
http://www.codeplex.com/autobuildversion
Es wurden keine ähnlichen Beiträge gefunden.