Re: Problem Finding Source while Debugging an ILMerged Assembly



I figured out the problem.

When you execute the ilmerge command, you must make sure that
the .pdb's for the .dll's you're merging are in the same directory as
the dll's.


.


Loading