[*.cs] # IDE0011: Add braces csharp_prefer_braces = when_multiline csharp_style_var_for_built_in_types=true:silent csharp_style_var_when_type_is_apparent=true:silent csharp_style_var_elsewhere=true:silent dotnet_diagnostic.IDE0055.severity = none dotnet_diagnostic.IDE0130.severity = none