So I have never experienced this issue before and hope that someone else has. I'm working on a application and make a few changes then commit and push to GitHub. Once I do this the project I made changes gets unloaded from Visual Studio. When I try to reload the project I get the following error.
If I clone a new copy of the repo locally I can make changes and use the solution as usual, but this happens again if I make a commit and push it to GitHub.
Any thoughts would help!