Clean up AssemblyInfo.cs files
@@ -5,16 +5,8 @@
using System;
using System.Resources;
using System.Runtime.InteropServices;
-using System.Security;
[assembly: NeutralResourcesLanguage("en-US")]
-#if !PLIB
[assembly: ComVisible(false)]
-#endif
-
[assembly: CLSCompliant(true)]
-#if HAS_APTCA && NO_CODECOVERAGE
-[assembly: AllowPartiallyTrustedCallers]
@@ -9,5 +9,4 @@ using System.Runtime.InteropServices;