Files
luer/.editorconfig
2026-02-07 10:58:56 +08:00

5 lines
108 B
INI

[*.cs]
# CS0628: 在密封类型中声明了新的保护成员
dotnet_diagnostic.CS0628.severity = none