Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ artifacts:
deploy:
- provider: NuGet
api_key:
secure: qA2cRUqCQnpT/4VxrVZcbRI9jZFbZmqJ+Wn/bCYyPosIsMfZZGsSwMAFKZYH3ewx
secure: gu4bITgZPQqhN9yT/sizv6AHBkdiANBvEbyGkMeRMWfVXQnUO1kk1Ib6x/snIrrE
skip_symbols: false
symbol_server: https://www.nuget.org/api/v2/symbolpackage
artifact: /.*(\.|\.s)nupkg/
Expand Down