.editorconfig 113 Bytes Edit Raw Blame History Permalink 1 2 3 4 [*.cs] # CS1591: 缺少对公共可见类型或成员的 XML 注释 dotnet_diagnostic.CS1591.severity = none