Hello, I start to use Document!x and I ve tried to find the answer of my problem on the forum but I didn t find it.
The problem is :
I ve two différents C# projet. After generate them I got two DLL. The fact is that I want this two DLL to do only one doc with the same namespace (I ve work for the namespace are the same). Exemple : I ve a project Namespace and a project object, I had the two DLL in Document!X and I build it, at the end I ve namespace assembly and object assembly I would like only one assembly. How can I do this ?