VS 2008 Web Project Version

I have a VS Web Project that i need to add as part of the Build but the problem is if i have to change the product version i need to open the project in Visual Studio every time and change it and then go back to Final Builder to build. Is there a way from Final Builder to change the product version and build the Web Project.

 

Thanks

Arun  

Hi Arun,

Depending on the type of web project (‘Web Application’, ‘Web Site’) you should be able to use the AssemblyInfo updater action to update the AssemblyInfo.cs file in your project.

Regards,
Paul.