|
|
@@ -16,16 +16,6 @@ using System.Runtime.InteropServices;
|
|
|
[assembly: AssemblyTrademark("")]
|
|
|
[assembly: AssemblyCulture("")]
|
|
|
|
|
|
-// 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("54e627c3-daaa-4850-82cf-f25b7f097e78")]
|
|
|
-
|
|
|
// Version information for an assembly consists of the following four values:
|
|
|
//
|
|
|
// Major Version
|
|
|
@@ -39,10 +29,6 @@ using System.Runtime.InteropServices;
|
|
|
|
|
|
[assembly: AssemblyVersion("2.4.1.473")]
|
|
|
|
|
|
-#if !NOFILEVERSION
|
|
|
-[assembly: AssemblyFileVersion("2.4.1.473")]
|
|
|
-#endif
|
|
|
-
|
|
|
// We don't really need CLSCompliance, but if the assembly builds with no warnings,
|
|
|
// that means the generator is okay.
|
|
|
|