Open
Description
I am referencing a library in my project. I have a dll and pdb for the library, so I can debug the library fine without StrongNamer. But once I add a reference to StrongNamer (to sign the library), I can no longer debug the library. When I check the Debug Modules, it says "Binary was not built with debug information."
Is there any way to debug a referenced assembly while also referencing StrongNamer?
Note: I also posted this question to StackOverflow.
Metadata
Assignees
Labels
No labels
Activity