Skip to content

Signed nuget packages(strongly named assemblies) #29

Description

@tkaczz

I wanted to use this library with our signed assembly, but every api access leads to error:
System.IO.FileLoadException: 'Nie można załadować pliku lub zestawu 'smsapi, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null' lub jednej z jego zależności. Wymagany jest zestaw o silnej nazwie. (Wyjątek od HRESULT: 0x80131044)'

It worked after cloning this repository, signing library with our key and adding this dll as reference to main project. If it's possible, it'd be much better to not do this manualy to use this library, but by just using signed nuget packages.

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