.editorconfig 101 B

1234
  1. [*.cs]
  2. # IDE0005: Using 指令是不需要的。
  3. dotnet_diagnostic.IDE0005.severity = suggestion