first commit
This commit is contained in:
13
ICSharpCode.TextEditor/Project/Properties/AssemblyInfo.cs
Normal file
13
ICSharpCode.TextEditor/Project/Properties/AssemblyInfo.cs
Normal file
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
using System.Reflection;
|
||||
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)]
|
||||
|
||||
// The following GUID is for the ID of the typelib if this project is exposed to COM
|
||||
[assembly: Guid("64fb04c7-a744-45a0-9050-13a1825a6980")]
|
||||
|
||||
[assembly: CLSCompliant(true)]
|
||||
Reference in New Issue
Block a user