naps2/NAPS2.Sdk.Tests/GlobalSuppressions.cs
2019-03-09 18:52:11 -05:00

7 lines
423 B
C#

// This file is used by Code Analysis to maintain SuppressMessage
// attributes that are applied to this project.
// Project-level suppressions either have no target or are given
// a specific target and scoped to a namespace, type, member, etc.
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Assertions", "xUnit2000:Constants and literals should be the expected argument", Justification = "<Pending>")]