4 lines
104 B
INI
4 lines
104 B
INI
[*.cs]
|
|
# disable CA1716: Identifiers should not match keywords
|
|
dotnet_diagnostic.ca1716.severity = none
|