Open GoogleCodeExporter opened 8 years ago
Please check that there are no duplicate types with the same class name and
namespace
in both assemblies.
Obfuscar does not handle duplicate types even when they are marked private or
internal.
Werner
Original comment by webbi...@gmail.com
on 1 Mar 2010 at 8:33
I'm sure there are duplicate types, the exe uses some of the types declared in
the dll.
Shouldn't Obfuscar be able to handle it? It's not a big deal, I can use two
separate
config files and run the tool twice.
Original comment by radun...@gmail.com
on 2 Mar 2010 at 4:33
Should have been Closed, as now TypeKey takes scope (assembly) into
consideration.
Original comment by lextu...@gmail.com
on 28 Apr 2013 at 7:26
Original issue reported on code.google.com by
radun...@gmail.com
on 28 Feb 2010 at 7:03