Visual Studio 2022 ignores a 2nd git repo with 2 projects in a solution

oregonduckman 6 Reputation points
2022-03-23T17:13:55.197+00:00

I have a solution that contains 2 projects say Project A (which as created as the default project when the solution was created) and Project B which is a UWP dll that was added to Project A's References. Project A and Project B each have their own git repos but only Project A's repo can be managed in Visual Studio 2022 while Project B's repo is ignored when Project A's solution is open. Is there a remedy for this issue?

Developer technologies | Visual Studio | Other
Developer technologies | C#
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Karen Payne MVP 35,586 Reputation points Volunteer Moderator
    2022-03-23T17:38:03.95+00:00

    See Visual Studio 2022: Introducing Multi-Repo Support

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.