Browse Source

remove aptca

Oren Novotny 7 years ago
parent
commit
42508755ae
1 changed files with 0 additions and 7 deletions
  1. 0 7
      Ix.NET/Source/System.Linq.Async/Properties/AssemblyInfo.cs

+ 0 - 7
Ix.NET/Source/System.Linq.Async/Properties/AssemblyInfo.cs

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