Details
-
Improvement/Rework
-
Resolution: Fixed
-
Major
-
1.1.0
-
None
Description
Move common information (like version, product name etc) from each project's AssemblyInfo.cs to a common file SolutionInfo.cs included in all projects.
This way only a single file needs to be changed to advance the version on each release. As a welcome side-effect, DeployVersionSVN will run faster since it will have to update only one file.
This way only a single file needs to be changed to advance the version on each release. As a welcome side-effect, DeployVersionSVN will run faster since it will have to update only one file.