5,454 questions
See Visual Studio 2022: Introducing Multi-Repo Support
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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?
See Visual Studio 2022: Introducing Multi-Repo Support