This commit is contained in:
2022-06-23 23:30:56 +00:00
parent c1b8d820b3
commit 83510f3b80
9 changed files with 580 additions and 22 deletions

View File

@@ -17,7 +17,7 @@ using System.Runtime.InteropServices;
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]
[assembly: ComVisible(true)]
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("82cd8e13-3297-472b-8c59-c4a50a69cb5c")]