User283571144 posted
Hi devquestionsanswers,
Hi, visual studio is telling me that one of my listed project need a migration
i can see this message next to my project, and i cannot see what is inside because the same message is show if i try to visualize the files with the +
What do i need to do?
As far as I know, when you open the old version project, VS will auto migrate the old version of your project to the newest one.
But there are some version of the projects which the vs2017 not supported.
I suggest you could refer to below article to check the project type.
https://docs.microsoft.com/en-us/visualstudio/porting/port-migrate-and-upgrade-visual-studio-projects
Best Regards,
Brando