I hope someone can help me on this one. I am using a couple of custom actions inside my installer. A couple of these custom actions rely on other projects within my solution (some common stuff). Ever since I moved these projects from package.config to packagereferences it seems that all packages that are indirectly referenced by my project (i.e. the dependencies of the dependencies my projects have), do not endup in my CA.dll.
Anyone have any experience on how to get this back in?