Skip to content
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.

Handle 'InternalsVisibleTo' attribute during strong naming #6

Open
linusgnt opened this issue Oct 6, 2014 · 3 comments
Open

Handle 'InternalsVisibleTo' attribute during strong naming #6

linusgnt opened this issue Oct 6, 2014 · 3 comments
Assignees

Comments

@linusgnt
Copy link

linusgnt commented Oct 6, 2014

Strong-name signed assemblies must specify a public key in their InternalsVisibleTo declarations, update strongnaming package to handle this attribute.

Thanks

@oising
Copy link
Owner

oising commented Apr 21, 2015

Good catch.

@oising oising self-assigned this Apr 21, 2015
@robv8r
Copy link

robv8r commented Sep 16, 2015

Thank you very much for creating Nivot.StrongNaming. It's well built and reliable.

I would also like to see 'InternalsVisibleTo' implemented. Currently, I use Cecil to manually make the modification in PowerShell before using the Nivot.StrongNaming to give the assembly a strong name. It would be very nice if Nivot.StrongNaming would handle InternalsVisibleTo for me.

@oising
Copy link
Owner

oising commented Sep 16, 2015

Thanks for the feedback @robv8r -- I'll take a crack at this on the weekend. I've been really busy, sorry guys. I always accept pull requests if there's anything else you like...

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

No branches or pull requests

3 participants