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

Sign the assembly deployed in NuGet (strong name) #72

Closed
knoxi opened this issue Aug 14, 2013 · 2 comments
Closed

Sign the assembly deployed in NuGet (strong name) #72

knoxi opened this issue Aug 14, 2013 · 2 comments
Assignees

Comments

@knoxi
Copy link

knoxi commented Aug 14, 2013

Because all our projects in the solution have a strong name, all 3rd-party assemblies also should have a strong name.

@abbottdev
Copy link
Contributor

@knoxi OSS/strong naming is never a good idea - If you require strong naming I'd recommend you compile w/a private key/certificate of your own so that you hold responsibility of the code you choose to deploy.

@punker76 punker76 added this to the v0.1.4 milestone May 28, 2014
@punker76 punker76 self-assigned this May 28, 2014
@punker76
Copy link
Owner

i'll do this with #98 and comes with v0.1.4

@punker76 punker76 modified the milestone: v0.1.4 May 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants