Increasing a solution version number between deployments
Increase the current version of a solution in the solution manifest file by using the New Solution Version Number wizard. The manifest file is used by the export wizard to set the version of the exported solution.
About this task
Tip: When you deploy incremental updates of a solution on a
development server, use the solutionManager redeploy command to overwrite previous versions. By using this command, you
avoid changes to the manifest file that might lead to conflicts in
a source code control system with multiple developers. For more information
about this command, see redeploy.
Procedure
- In the Solution Explorer, right-click a solution project, and click .
- In the New Solution Version Number wizard, select the solution project for which you want to increment the version number.
- Enter the new version number.
- Click Finish.