Support snupkg symbol packages (and pushing them to nuget.org)
Nuget.Org now supports .snupkg packages for portable PDBs, replacing the old symbols.nupkg format.
Additionaly, since we use myget for staging prerelease packages, it would be great if pushing to an upstream source also pushed the symbol package, if present.

3 comments
-
Bruce Haley commented
Currently, uploading .snupkg to MyGet overwrites the .nupkg of the same name, deleting its binaries (*.dll). .snupkg support would be nice.
-
Jeremy Herbison commented
Any update on this feature?
-
Fabio commented
We need this