Browse Source

Revert "Use new symbolsource endpoint"

This reverts commit 9e78bbbf7a [formerly bc30d183c916c766c9b4ac6146333a47ced6380c] [formerly ae41aba5bca6d5c892e06ae5cb3ee79833b64f6e] [formerly dab210b9c91dd145db0da7ed28081f97e123d1b3].


Former-commit-id: 7739b805a0a51c51c1ffbdb2c0763bf1f6e46b6e
Former-commit-id: 9caeea54e9227d215f5fbdcefa01bd7f01f9cdd3
Former-commit-id: 8b40e016f541bc699036e93debf8edf803a5a72a
pull/1/head
James Jackson-South 10 years ago
parent
commit
01c9fb06d0
  1. 2
      appveyor.yml

2
appveyor.yml

@ -55,7 +55,7 @@ deploy:
# MyGet Deployment for builds & releases
- provider: NuGet
server: https://www.myget.org/F/imageprocessor/api/v2/package
symbol_server: https://nuget.smbsrc.net/MyGet/imageprocessor
symbol_server: https://nuget.symbolsource.org/MyGet/imageprocessor
api_key:
secure: fz0rUrt3B1HczUC1ZehwVsrFSWX9WZGDQoueDztLte9/+yQG+BBU7UrO+coE8lUf
artifact: /.*\.nupkg/

Loading…
Cancel
Save