Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symbol publishing is failing from CI #203

Closed
nblumhardt opened this issue Jul 24, 2020 · 0 comments
Closed

Symbol publishing is failing from CI #203

nblumhardt opened this issue Jul 24, 2020 · 0 comments
Labels

Comments

@nblumhardt
Copy link
Member

Published CI builds are failing with:

Deploying using NuGet provider
Publishing Serilog.AspNetCore.3.4.0-dev-00176.nupkg to https://www.nuget.org/api/v2/package...OK
Publishing Serilog.AspNetCore.3.4.0-dev-00176.symbols.nupkg to https://nuget.smbsrc.net/api/v2/package...
Error publishing package. NuGet server returned 500: Internal Server Error

This issue used to plague us some time back. I've disabled symbol publishing for now with skip_symbols in appveyor.yml, but it's likely we need to switch to the new snupkg format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant