1
I am using Visual Studio 2015 Community Edition and have a Team Project setup using Visual Studio Online.
This is so I can easily stop work from one computer and pick it up on another, seamlessly. It works great, however for some reason I cannot get my solution explorer to display a newly added project, despite the fact I have the latest version of my solution and can see the missing project under the Source Control Explorer.
Not showing newest project added to the solution
Right clicking on the solution and getting the newest version should add the missing project, but doesn't
Notice the fact the missing project is showing under the Source Control Explorer
And just to confirm, the missing project is actually downloaded
Shows up on Visual Studio Online
What I've tried:
- Doing a manual get even though I have the latest version
- Restarting Visual Studio 2015 after doing a get (duh)