Skip to content

Commit 98f2aac

Browse files
committed
added PublicKey specification for tests project
1 parent 3e51132 commit 98f2aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Asn1Parser/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
// The following GUID is for the ID of the typelib if this project is exposed to COM
2323
[assembly: Guid("1b472f7a-4af5-45bf-aa38-4b7b35f63543")]
24-
[assembly: InternalsVisibleTo("Asn1Parser.Tests")]
24+
[assembly: InternalsVisibleTo("Asn1Parser.Tests, PublicKey=null")]
2525

2626
// Version information for an assembly consists of the following four values:
2727
//

0 commit comments

Comments
 (0)