Skip to content

Libraries are not signed! #308

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
fahadabdulaziz opened this issue Aug 24, 2017 · 2 comments
Closed

Libraries are not signed! #308

fahadabdulaziz opened this issue Aug 24, 2017 · 2 comments

Comments

@fahadabdulaziz
Copy link

Prerequisites

  • [ * ] I have written a descriptive issue title
  • [ * ] I have verified that I am running the latest version of ImageSharp
  • [ * ] I have verified if the problem exist in both DEBUG and RELEASE mode
  • [ * ] I have searched open and closed issues to ensure it has not already been reported

Description

ImageSharp libraries are not signed which cause a problem when using them on signed libs.

Steps to Reproduce

  • Create a new library (I used WinForms targeting .NET 4.7)
  • Sign it with a certificate or snk file
  • Run it and it throw exception

System Configuration

  • ImageSharp version: Latest on MyGet
  • Other ImageSharp packages and versions: Latest on MyGet
  • Environment (Operating system, version and so on): Win10
  • .NET Framework version: 4.7
  • Additional information:

Thank you

@M-Zuber
Copy link
Contributor

M-Zuber commented Aug 24, 2017

https://github.com/dsplaisted/strongnamer is what you need.
Enjoy!

@fahadabdulaziz
Copy link
Author

Thank you @M-Zuber .. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants