GlobalSuppressions.cs 418 B

12345678
  1. 
  2. // This file is used by Code Analysis to maintain SuppressMessage
  3. // attributes that are applied to this project.
  4. // Project-level suppressions either have no target or are given
  5. // a specific target and scoped to a namespace, type, member, etc.
  6. [assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Usage", "xUnit1004:Test methods should not be skipped", Justification = "<Pending>", Scope = "module")]