'Visual Studio 2022 ignores a 2nd git repo with 2 projects in a solution
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 Universal Windows Project dynamic link library that was added to Project A's References. Project A and Project B each have their own git repositories but only Project A's repository can be managed in Visual Studio 2022 while Project B's repository is ignored when Project A's solution is open. Is there a remedy for this issue?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
