소스 검색

remove aptca

Oren Novotny 7 년 전
부모
커밋
42508755ae
1개의 변경된 파일0개의 추가작업 그리고 7개의 파일을 삭제
  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.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]
-#endif