mirror of
https://github.com/dotnetcore/BootstrapBlazor.git
synced 2026-03-26 07:50:46 +08:00
chore(editorconfig): remove csproj encoding config (#7283)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user