Visual Studio 2012 project won't open in 2010

前端 未结 7 1330
不思量自难忘°
不思量自难忘° 2020-12-07 23:11

I\'ve created a game for an assignment in Visual Studio 2012 and the university I\'m at uses 2010 and it won\'t open! It mentions something about NET Framework 4.5. How can

7条回答
  •  再見小時候
    2020-12-07 23:33

    You can create a new project in Visual Studio 2010 and then right click in the solution explorer > Add > Existing item. To pull through all of files in your 2012 project.

提交回复
热议问题