I\'ve got a rather large solution in Visual Studio. Is there a way to update the Major / Minor version numbers for all the assemblies in the solution in one go?
Search/Replace?
The version numbers are stored in text-files after all (AssemblyInfo.cs under the Properties folder for each project).