How to setting-up visual studio 2010 to set as auto-increment version of project on each build?
Does this feature exist on vs2010?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The AssemblyInfo.cs – file doesnt exist if you’re deveolping native software with c/c++ … hence this answer is useless for a whole lot of developers out there – one could have a look into http://autobuildversion.codeplex.com … but this extension doesnt seem to work with VS2010 although the website says otherwise – you may be good to go if you’re using older versions of VS, though