Skip to content

Commit 8979778

Browse files
authored
chore(Encoding): use utf-8 encoding (#691)
1 parent fac9414 commit 8979778

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@ indent_size = 4
8888
indent_size = 4
8989
end_of_line = lf
9090

91+
[*.csproj]
92+
charset = utf-8
93+
9194
###############################
9295
# .NET Coding Conventions #
9396
###############################

0 commit comments

Comments
 (0)