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

strong name #8

Closed
xclayl opened this issue Jun 15, 2015 · 3 comments
Closed

strong name #8

xclayl opened this issue Jun 15, 2015 · 3 comments

Comments

@xclayl
Copy link

xclayl commented Jun 15, 2015

Can you release this with a strong name?
We've had issues in the past with the wrong versions of DLLs being deployed and we use strong names to ensure that the right versions of DLLs are deployed. That's not so much an issue with your DLL, but if your DLL is not strong named, it'll mean we have to turn off strong names in our assemblies.
Cheers,
Clay

@dvsekhvalnov
Copy link
Owner

Hi @xclayl ,

there was same question in the past, can you take a look at: #5 and see if same approach works for you?

@xclayl
Copy link
Author

xclayl commented Jun 15, 2015

OK thanks

@dvsekhvalnov
Copy link
Owner

@xclayl , if StrongNameSigner works for you case, feel free to close ticket.

@xclayl xclayl closed this as completed Jun 17, 2015
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