Skip to content

Commit eebe88b

Browse files
committed
Ensure .csproj files end with CRLF
1 parent 774ddeb commit eebe88b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
# Declare files that will always have CRLF line endings on checkout.
1010
*.sln text eol=crlf
11+
*.csproj text eol=crlf
1112

1213
# Denote all files that are truly binary and should not be modified.
1314
*.png binary

0 commit comments

Comments
 (0)