diff --git a/.appveyor.yml b/.appveyor.yml index 51f50a275..5eec94f17 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -9,7 +9,7 @@ environment: image: Visual Studio 2022 init: - - git config --global core.autocrlf false + - git config --global core.autocrlf true #---------------------------------# # Install .NET #