2

In Visual Studio 2019 is it possible to take a solution with multiple projects and upload it into a single Github repo without having to move one of the project's directory?

Is there a dependency setting somewhere in my "startup" project that will include my other project (.dll) and push all of it to a repo?

Thank you

1 Answer 1

0

This sounds like you need a git submodules. Refer to this solution and perhaps this YouTube video.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.