Answer the question
In order to leave comments, you need to log in
How to change the property of the added .dll?
I came across this article , it says how to collect everything into one file. But I can't find where to change
For each DLL file you add, display its properties and change its “Build Action” to “Embedded Resource.”
Answer the question
In order to leave comments, you need to log in
Files must be explicitly added to the solution, in the studio something like Add -> Existing element.
They have to specify the desired type of Build Action.
By the way, the loading code can fail if you take compound assemblies like nhibernate \ fluent.nhibernate
UPD: plus, don't forget to check the work of such assemblies in release mode, they can behave differently.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question