L
Lloyd Dupont
In my project I tryed to use strong name for some of my Assemblies but that
fails because some of my dependencies are not, themselves, strong signed.
What could I do?
1st. I could try to strong name all the assembly but some of them are
managed C++ and I didn't find how to give a strong name to these...
2nd. I'm using heaps of interop to system or custom C dll. what should I do
with these?
fails because some of my dependencies are not, themselves, strong signed.
What could I do?
1st. I could try to strong name all the assembly but some of them are
managed C++ and I didn't find how to give a strong name to these...
2nd. I'm using heaps of interop to system or custom C dll. what should I do
with these?