We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c067a4 commit d59a7c8Copy full SHA for d59a7c8
appveyor.yml
@@ -1,6 +1,8 @@
1
version: 8.0.2.{build}
2
os: Visual Studio 2015
3
configuration: Release
4
+init:
5
+- git config --global core.autocrlf true
6
before_build:
7
- cmd: nuget restore
8
build:
0 commit comments