Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Owin.WebSocket NuGet Package isn't signed #12

Open
@admsugar

Description

The assemblies coming with the NuGet package aren't signed. This means signed assemblies can't depend on them. It would be nice to have a signed version of this package out.

Error "Assembly generation failed -- Referenced assembly 'Owin.WebSocket' does not have a strong name"

Did sign it myself but figured it was worth noting.

Activity

bryceg

bryceg commented on Jun 16, 2015

@bryceg
Owner

I'll take a look at this soon, see if I can get a signed version available.

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

      Owin.WebSocket NuGet Package isn't signed · Issue #12 · bryceg/Owin.WebSocket