Skip to content
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

AutoMapper.Data has no strong name #14

Closed
inforithmics opened this issue Oct 30, 2015 · 4 comments
Closed

AutoMapper.Data has no strong name #14

inforithmics opened this issue Oct 30, 2015 · 4 comments

Comments

@inforithmics
Copy link

I tested AutoMapper.Data the Compiler complained that it has no strong name.
This is because my Project is strongly named so Automapper.Data has to be strongly named too.

@jbogard
Copy link
Member

jbogard commented Oct 30, 2015

Why is your project strong named? I didn't SN it because almost no one needs to SN anymore.

Sent from my iPad

On Oct 30, 2015, at 3:43 AM, inforithmics [email protected] wrote:

I tested AutoMapper.Data the Compiler complained that it has no strong name.
This is because my Project is strongly named so Automapper.Data has to be strongly named too.


Reply to this email directly or view it on GitHub.

@inforithmics
Copy link
Author

The reason why I have to strong name the project is a commercial 3rd party component. The License of this component is licensed to the public Key of the strong name.

@jbogard
Copy link
Member

jbogard commented Nov 2, 2015

Would this work? https://github.com/dsplaisted/strongnamer

@inforithmics
Copy link
Author

The nuget version of Strong Namer works. Thanks a lot for the Tip. Unfortunatly I hit another Bug.

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

2 participants