From 962f8d5252b3f5ec4d19e0cd2a430934bd55cc6d Mon Sep 17 00:00:00 2001 From: Dan Liew Date: Sun, 28 Jun 2015 01:44:30 +0100 Subject: Normalise line endings using a .gitattributes file. Unfortunately this required that this commit globally modify most files. If you want to use git blame to see the real author of a line use the ``-w`` flag so that whitespace changes are ignored. --- Source/UnitTests/CoreTests/packages.config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Source/UnitTests/CoreTests/packages.config') diff --git a/Source/UnitTests/CoreTests/packages.config b/Source/UnitTests/CoreTests/packages.config index d4e241a2..ad37a528 100644 --- a/Source/UnitTests/CoreTests/packages.config +++ b/Source/UnitTests/CoreTests/packages.config @@ -1,4 +1,4 @@ - - - + + + \ No newline at end of file -- cgit v1.2.3