diff --git a/.editorconfig b/.editorconfig index 17dafd92468ea3..15658bab8d06ef 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,9 +12,6 @@ indent_style = space indent_size = 4 trim_trailing_whitespace = true -[project.json] -indent_size = 2 - # Generated code [*{_AssemblyInfo.cs,.notsupported.cs,AsmOffsets.cs}] generated_code = true