Skip to content

Commit 49be3e5

Browse files
committed
suppress ms annoyance
1 parent 6eb9bc0 commit 49be3e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GlobalSuppressions.cs

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
using System.Diagnostics.CodeAnalysis;
77

88
[assembly: SuppressMessage("Usage", "CA2211:Non-constant fields should not be visible", Justification = "<Pending>")]
9+
[assembly: SuppressMessage("Performance", "CA1860:Avoid using 'Enumerable.Any()' extension method")]

0 commit comments

Comments
 (0)