Skip to content

Commit

Permalink
Skip publishing symbols because of this issue: NuGet/Home#6082
Browse files Browse the repository at this point in the history
  • Loading branch information
aniongithub committed Oct 22, 2019
1 parent 2b2ffad commit 1ba754a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
version: 1.0.{build}
version: 0.1.{build}
image: Ubuntu
configuration: Release
environment:
ssl_cert_dir: /dev/null
build:
publish_nuget: true
publish_nuget_symbols: true
verbosity: normal
deploy:
- provider: NuGet
api_key:
secure: 9PiArQv46K2qlHCfvnHLGaN0VZiICorgLS9DUTobHxYARAtpSzJW8FBMi6niylnL
secure: 9PiArQv46K2qlHCfvnHLGaN0VZiICorgLS9DUTobHxYARAtpSzJW8FBMi6niylnL
skip_symbols: true

0 comments on commit 1ba754a

Please sign in to comment.