I am hosting my own nuget server to download the packages. I have package which copies some dlls to the bin folder of the specified project. This all works fine.
Is there anyway to add references automatlically to the dll when installing the package?