link to other assemblies
I have multiple help projects that compiles to the Help 2 format using a plug-in structure.
Number one is the overall project like a plug-in container. Then I have some core .NET assemblies in one project as a plug-in to the container and then I have one help project file for each product that inherits from the core library. How can I link them together not using one help project.
Regards
Ole Oscar Johnsen