Skip to content

Commit d59a7c8

Browse files
committed
Fix Appveyor error
1 parent 6c067a4 commit d59a7c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
version: 8.0.2.{build}
22
os: Visual Studio 2015
33
configuration: Release
4+
init:
5+
- git config --global core.autocrlf true
46
before_build:
57
- cmd: nuget restore
68
build:

0 commit comments

Comments
 (0)