Retarget old code to VS 2022?

a_unique_name 401 Reputation points
2022-03-09T02:15:51.367+00:00

Hi Folks:

I installed Visual Studio two or three months ago.

I want to look at source code for a current project I backed up a year ago.

VS 2022's Solution Explorer can't even see the files in the project.

I can't find anything in the menus to re-target the project to VS 2022.

How do I use VS 2022 to look at this old code?

Thanks
Larry

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,636 questions
0 comments No comments
{count} votes

Accepted answer
  1. Minxin Yu 11,026 Reputation points Microsoft Vendor
    2022-03-09T03:10:01.877+00:00

    Hi, @a_unique_name

    You need to find the source code file and right click open with VS2022.
    Or in Visual Studio: Open a project or solution Open a local folder
    181226-image.png

    Best regards,

    Minxin Yu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful