azure - VSTS Package Management: Missing NuGet package icons in own package feed -


i'm in progress of migrating private nuget gallery azure app service vsts package management feed. pushed nupkg files feed, , able consume feed visual studio, packages show nuget default icon.

i've checked feed output fiddler: resulting json document contains "iconurl" properties correct urls reason, don't show in nuget package manager.

does know how fix this? issue feed (not returning correct json response) or nuget package manager?

our current design doesn't send image urls. i'll on our backlog support in future.


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -