Skip to content

I get an error during compilation of my solution: Assembly generation failed -- Referenced assembly 'SimpleConfigSections' does not have a strong name #5

@woutercx

Description

@woutercx

I get an error during compilation of my solution: Assembly generation failed -- Referenced assembly 'SimpleConfigSections' does not have a strong name

The reason for this is that you didn't use strong naming to sign your assembly. This means I'm forced to use a different kind of Configuration library. Not strong naming my own solution is out of the question.

Metadata

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