c# - Can't open Windows Phone project in Windows 8.1+ Universal App using Visual Studio 2015 RC -


trying open universal app windows 8.1+ in visual studio 2015 rc , aside windows phone project opens fine.

error message:

"the application project type based on not found."
link given message - visual studio 2013 compatibility

the project file says vs 12 i'm pretty sure created in vs 2013.
there way open project without recreating entire solution?

grabbed vs 2015 rc iso , started install. guess 80% of features hadn't been checked last time installed vs 2015. selected , installed. problem solved.

edit: mason reminded me below can use programs , features in control panel change or repair installation without need iso. i'd recommend on obtaining fresh copy of installer image.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -