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