Visual Studio workspace not visible in VS2022

607 views Asked by At

I have two versions of Visual Studio running side by side (2019 and 2022). When I open VS 2019, I see that it is connected to TeamExplorer and has a workspace associated with the install.2019 Workspace

When I open VS 2022, I don't see that workspace, although I am on the same computer. 2022 VS Workspace

How can I work with the same projects that I have already downloade from Team Explorer in Vs 2022 and also check-in the code from VS 2022?

I can edit the code in VS 2022, but each time I have to check it in, I have to save the file, open VS 2019 and then check-in the project.

I want the option to check-in from either version of Visual Studio as the files are getting checked in the same repository.

Edit: Yes the VS 2022 is connected to the Visual Studio Online TFS.

Vs 2022 Connected Image

0

There are 0 answers