Skip to content

Commit

Permalink
Set autocrlf to true in appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Ganss committed Dec 7, 2016
1 parent 4db83f8 commit 1621c4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
version: 1.0.{build}
skip_tags: true
init:
- git config --global core.autocrlf true
install:
- nuget restore
configuration: Release
Expand Down

0 comments on commit 1621c4f

Please sign in to comment.