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 174aa3d commit 05dab08Copy full SHA for 05dab08
appveyor.yml
@@ -1,4 +1,6 @@
1
image: Visual Studio 2017
2
+install:
3
+- appveyor DownloadFile https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
4
5
init:
6
- git config --global core.autocrlf true
0 commit comments