I've started using VSTS Package Management. Created the feed and pushed a package. Everything fine so far as you can see in the picture bellow.
Then I've updated the Nuget sources in VS 2015 so that it includes my PersonalVSTSFeed. When browsing my personal feed packages in VS 2015, it doesn't show the package description ("Set of general use utility classes" in this case) in the list (see picture below).
However, if I install the package the description will show up, but only in the Installed tab.
Is there any workaround for this issue?