diff --git a/appveyor.yml b/appveyor.yml index de9322cd..dbe9b323 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -14,6 +14,9 @@ environment: pull_requests: do_not_increment_build_number: true +init: + - git config --global core.autocrlf true + install: - git submodule update --init --recursive - nuget restore