I used this attribute in Beta2 before, and parameter is a string like "AssemblyA, PublicKeyToken=xxxxxxxx". But when I build project in RC1, it said wrong, in declaration of InteralsVisibleTo should include public key. Why? what's correct parameter?
Thanks in advance.