I have several libraries that I want to obfuscate and embed using RedGate's SmartAssembly. However, SmartAssembly's UI is bizarre since it only lets me embed dependencies that it identifies. In my scenario, I have some dependencies that aren't directly linked, and thus SmartAssembly is ignoring them.
Is there a way to get SmartAssembly to include any assemblies I want, as opposed to just the assemblies that its scan identifies?