diff --git a/appveyor.yml b/appveyor.yml index ab507a3e..b648c1eb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,7 @@ version: 1.0.{build} skip_tags: true +init: + - git config --global core.autocrlf true install: - nuget restore configuration: Release