5 lines
117 B
INI
5 lines
117 B
INI
|
[*.cs]
|
||
|
|
||
|
# IDE0004: Удалить ненужное приведение
|
||
|
dotnet_diagnostic.IDE0004.severity = none
|