views:

287

answers:

1

I'm having a mvc application on VS2008.

How can i create a new solution file which need to support VS2010.

A: 

The Visual Studio will do that for you. If you need to keep the old solution file, you have two options: VS will let you keep a backup of the old files, or you can upgrade a copy of the original solution.

RA