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 a997553 commit 58523baCopy full SHA for 58523ba
appveyor.yml
@@ -2,7 +2,7 @@ os: Windows Server 2012 R2
2
init:
3
- git config --global core.autocrlf input
4
build_script:
5
- - cmd: build.cmd Release
+ - cmd: build.cmd NuGet
6
test: off
7
version: '{build}'
8
artifacts:
0 commit comments