Fix line ending in csproj files
authorPiotr Szydelko <p.szydelko@samsung.com>
Sat, 22 Oct 2016 05:40:21 +0000 (14:40 +0900)
committerPiotr Szydelko <p.szydelko@samsung.com>
Sat, 22 Oct 2016 10:35:23 +0000 (19:35 +0900)
.gitattributes has been introduced in a recent commit.
Now git warns about *.csproj being automatically converted
and refuses to update untill changes are committed.

Change-Id: I2e2e902f367c351055783b489cb10a2e1c540610
Signed-off-by: Piotr Szydelko <p.szydelko@samsung.com>
test/ElmSharp.Test/ElmSharp.Test.csproj

index 9ed4011..977d0d3 100644 (file)
       </FlavorProperties>
     </VisualStudio>
   </ProjectExtensions>
-</Project>
\ No newline at end of file
+</Project>