Skip to content

Commit 2b5a47e

Browse files
committed
Added AssemblyInfo
1 parent f426a28 commit 2b5a47e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
using System;
2+
using System.Runtime.InteropServices;
3+
4+
[assembly: ComVisible(false)]
5+
[assembly: CLSCompliant(true)]
6+
7+
// The following GUID is for the ID of the typelib if this project is exposed to COM
8+
[assembly: Guid("4f62ae2f-797b-488d-a71e-f27873167fa1")]

0 commit comments

Comments
 (0)