I have a solution with two projects. One of them is the main one and I have the 2nd one referenced. However, the 2nd one isn't added to the git changes, and when I push, it only pushes the main project, not the whole solution. How can I add the whole solution to be tracked by git ?