Open GoogleCodeExporter opened 9 years ago
I am sorry for my bad english.
Original comment by giang...@gmail.com
on 7 Dec 2009 at 4:09
Changed issue type from defect to enhancement.
If I understand you correctly, you have multiple assemblies with the same name.
Do
they implement the same classes in the same namespace? I am not sure if this
would
work anyway, because Obfuscar (and the .Net runtime) expects a class to exist
only once.
Original comment by webbi...@gmail.com
on 9 Dec 2009 at 8:35
This can be worked around by creating separate project files for the two
assemblies, so I don't think a change must be made.
Won't attempt to fix it in my fork at https://github.com/lextm/obfuscar/
Original comment by lextu...@gmail.com
on 28 Apr 2013 at 7:14
Original issue reported on code.google.com by
giang...@gmail.com
on 7 Dec 2009 at 4:08