5 lines
105 B
INI
5 lines
105 B
INI
|
|
[*.cs]
|
||
|
|
|
||
|
|
# IDE0130: Namespace does not match folder structure
|
||
|
|
dotnet_style_namespace_match_folder = false
|