Skip to content

Commit b964850

Browse files
authored
chore(editorconfig): remove csproj encoding config (#7283)
1 parent ee29501 commit b964850

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.editorconfig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ trim_trailing_whitespace = true
88
insert_final_newline = true
99
spelling_exclusion_path = .\exclusion.dic
1010

11-
[*.csproj]
12-
charset = utf-8
13-
insert_final_newline = true
14-
1511
[*.{xml,config,csproj,nuspec,props,resx,targets,yml,tasks,json}]
1612
indent_size = 2
1713

0 commit comments

Comments
 (0)