diff --git a/.editorconfig b/.editorconfig index 2cb25de25..17e8259f2 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,10 +8,6 @@ trim_trailing_whitespace = true insert_final_newline = true spelling_exclusion_path = .\exclusion.dic -[*.csproj] -charset = utf-8 -insert_final_newline = true - [*.{xml,config,csproj,nuspec,props,resx,targets,yml,tasks,json}] indent_size = 2