Activity overview
Latest activity by buej
embedded dependencies can not be resolved when the Assembly is loaded dynamically
We use SmartAssembly to embed referenced assemblies into a main assembly, so that we only have to deploy this one single main assembly.Example:Assembly ABC.dll and Assembly DEF.dll are referenced b...