Answer the question
In order to leave comments, you need to log in
How can I add dependencies to an exported .dll without having to register them in the import environment?
I create an exported dll that is used in another environment and contains dependencies (nuget packages). When importing in the deployment environment, I have to register dll dependencies through RegAsm and this is not always possible right away, can I somehow export the dependency files inside the implemented dll?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question