简体   繁体   中英

MVC4 WEB API project in visual studio 2010

I have a project of WEB API MVC 4. When i run this project in vs 2010, it says this project is incompatible with current version of visual studio. i have made it in vs 2012 but now i need to run this project in vs 2010 for some other purpose. Please guide me how to make this possible. thanx in advance.

在此处输入图片说明

When creating a new Web API project in VS2012 make sure to select .NET Framework 4 instead of .NET Framework 4.5 in the New Project dialog

新项目下拉菜单

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM