We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e51132 commit 98f2aacCopy full SHA for 98f2aac
Asn1Parser/Properties/AssemblyInfo.cs
@@ -21,7 +21,7 @@
21
22
// The following GUID is for the ID of the typelib if this project is exposed to COM
23
[assembly: Guid("1b472f7a-4af5-45bf-aa38-4b7b35f63543")]
24
-[assembly: InternalsVisibleTo("Asn1Parser.Tests")]
+[assembly: InternalsVisibleTo("Asn1Parser.Tests, PublicKey=null")]
25
26
// Version information for an assembly consists of the following four values:
27
//
0 commit comments