Skip to content

Commit a3fac0e

Browse files
committed
misc: Updated .editorconfig to include .csproj
1 parent 9a6119c commit a3fac0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ indent_style = space
66
charset = utf-8
77

88
# Xml files
9-
[*.{xml,props}]
9+
[*.{xml,props,csproj}]
1010
indent_size = 2
1111

1212
# .NET files

0 commit comments

Comments
 (0)