All projects in solution not being pushed to Github
Versions
- 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.
Screenshots
Only the website project is pushed to Github.
Logs
Additional context
I'm sure I'm missing a setting or something.
Hello Robert. I'm experiencing a similar issue. Did you manage to get a resolution to this? Regards, Neil.
Hi I am facing same issue on Visual studio 2022 17.2.6. The additional project added to solution doesn't get pushed on GitHub. Did anyone managed to get workaround for this? Axactt