We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4db83f8 commit 1621c4fCopy full SHA for 1621c4f
appveyor.yml
@@ -1,5 +1,7 @@
1
version: 1.0.{build}
2
skip_tags: true
3
+init:
4
+ - git config --global core.autocrlf true
5
install:
6
- nuget restore
7
configuration: Release
0 commit comments