You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
GitHub Extension for Visual Studio version: 2.11.106.19330
Visual Studio version: 2019 version 16.8.3
What happened
I'm not sure if this is a bug, but I can't find or get an answer to this issue.
Steps to Reproduce
Have solution with multiple projects
One is a website and api
One is a library for the website
Push the solution to Github
Expected behavior
All projects in the solution are pushed to Github with the solution. When the solution is cloned in Github, the "cloner" won't have to get the other project (library) separately.