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 5bc9a10 commit 61d671cCopy full SHA for 61d671c
appveyor.yml
@@ -19,7 +19,7 @@ build:
19
test: off
20
artifacts:
21
- path: test\GodSharp.SerialPort.ConsoleSample\bin\$(configuration)\
22
- name: GodSharp.SerialPort.ConsoleSample-v$(appveyor_build_version).zip
+ name: GodSharp.SerialPort.ConsoleSample-v$(appveyor_build_version)
23
deploy:
24
- provider: NuGet
25
server: https://www.nuget.org/api/v2/package
0 commit comments