We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b4c57 commit 9fbef83Copy full SHA for 9fbef83
Rubberduck.Main/Properties/AssemblyInfo.cs
@@ -6,4 +6,5 @@
6
[assembly: InternalsVisibleTo("RubberduckTests")]
7
8
// The following GUID is for the ID of the typelib if this project is exposed to COM
9
-[assembly: Guid(RubberduckGuid.RubberduckTypeLibGuid)]
+[assembly: Guid(RubberduckGuid.RubberduckTypeLibGuid)]
10
+[assembly: ComVisible(false)]
0 commit comments