It's a beginners question, but...
If you look at the image above, there is the "Bass.Net" dll added as reference and also directly as file in the project.
Can someone tell me what's the point of doing that?
It's a beginners question, but...
If you look at the image above, there is the "Bass.Net" dll added as reference and also directly as file in the project.
Can someone tell me what's the point of doing that?
This actually might be a good idea in a lot of circumstances. In my opinion their are 3 types of dependencies
In the third case, the simplest thing to do is store a copy of the DLL in the source repo.