Skip to content

Commit ff024ba

Browse files
committed
Clean up AssemblyInfo.cs files
1 parent d346666 commit ff024ba

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

Ix.NET/Source/System.Linq.Async.Queryable/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,8 @@
55
using System;
66
using System.Resources;
77
using System.Runtime.InteropServices;
8-
using System.Security;
98

109
[assembly: NeutralResourcesLanguage("en-US")]
1110

12-
#if !PLIB
1311
[assembly: ComVisible(false)]
14-
#endif
15-
1612
[assembly: CLSCompliant(true)]
17-
18-
#if HAS_APTCA && NO_CODECOVERAGE
19-
[assembly: AllowPartiallyTrustedCallers]
20-
#endif

Ix.NET/Source/System.Linq.Async/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@
99
[assembly: NeutralResourcesLanguage("en-US")]
1010

1111
[assembly: ComVisible(false)]
12-
1312
[assembly: CLSCompliant(true)]

0 commit comments

Comments
 (0)