5 lines
98 B
INI
5 lines
98 B
INI
|
|
[*.cs]
|
||
|
|
|
||
|
|
# IDE0005: Using 指令是不需要的。
|
||
|
|
dotnet_diagnostic.IDE0005.severity = warning
|