Options

How can manually control the dependent using smartassembly?

amyjoanneamyjoanne Posts: 2
edited March 17, 2014 11:40AM in SmartAssembly
Hi,
I need help. How can manually control the dependent using smartassembly? Is there a way to get SmartAssembly to include any assemblies I want, as opposed to just the assemblies that its scan identifies?
Thanks in advance

Comments

  • Options
    smartassembly can only statically analyse your code and therefore only finds direct dependencies. But it is fairly easy to 'fake' a direct dependency by inserting just one line that references a method, say, in the dynamically called assembly. Is that an option for you?



    It is a feature that is one of our most requested so we are aware that its a short-coming.
Sign In or Register to comment.