diff --git a/.editorconfig b/.editorconfig index 2e54d0f2d..17a087784 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,6 +8,7 @@ indent_style = space indent_size = 4 trim_trailing_whitespace = true insert_final_newline = true +end_of_line = lf ; Not change VS generated files [*.{sln,csproj}]