Help Regarding migrating projects from vs2008 to vs2013
Hi i have installed VS2013 on my laptop, i wish to now run all my VS2008 projects into it, when i opened one project then i saw that, it is not possible for me to add the Setup project into this. I have migrated the project from 2008 to 2013. Do i have to do any thing else for upgradation.

Sujeet SumanPosted Jul 18, 2015, 3:45 AM
Kedar to upgrade a project please use following steps to convert a solution or project that was created in earlier versions of Visual Studio to the format that is used by Visual Studio 2010.
In Visual Studio, on the File menu, click Open and then click Project/Solution, Web Site, or File, depending on the kind of project you are upgrading.
In the Open Project dialog box, select a project file, and then click Open.
If Visual Studio detects that the project or file was created in an earlier version of Visual Studio, the Visual Studio Conversion Wizard opens.
Complete the Visual Studio Conversion Wizard.
Sujeet SumanPosted Jul 18, 2015, 10:36 PM
Kedar PawgiPosted Jul 18, 2015, 9:21 AM