Skip to content

How can I debug an assembly that was assigned a strong name by StrongNamer? #55

Open
@samuel-knutson

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions