We have a library that provides read only functionality to some databases. This library depends on two othe libraries. All works as expected when testing with a sample application.

My question is how to provide developers that work in other agencies this library / libraries. What I have done so far is to make copies of all three libraries and give that to the developers. That seems to work, but I don't know why.

What I don't understand is how the references are resolved. Any insight would be appreciated, especially if it means I don't have to worry