Skip to content

Commit 1621c4f

Browse files
author
Michael Ganss
committed
Set autocrlf to true in appveyor.yml
1 parent 4db83f8 commit 1621c4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
version: 1.0.{build}
22
skip_tags: true
3+
init:
4+
- git config --global core.autocrlf true
35
install:
46
- nuget restore
57
configuration: Release

0 commit comments

Comments
 (0)