5 lines
103 B
INI
5 lines
103 B
INI
[*.cs]
|
|
|
|
# CA1051: Non dichiarare campi di istanza visibili
|
|
dotnet_diagnostic.CA1051.severity = none
|