Aggiunta conf x evitare errori non ritenuti importanti da codeAnalisys

This commit is contained in:
Samuele E. Locatelli
2019-11-07 20:41:59 +01:00
parent e7a7107caf
commit f66ed371ae
+6
View File
@@ -0,0 +1,6 @@
// 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("Naming", "CA1707:Gli identificatori non devono contenere caratteri di sottolineatura", Justification = "<In sospeso>", Scope = "namespace", Target = "~N:IOB_WIN")]