NuGet Product Used
Visual Studio Package Management UI
Product Version
Visual Studio 17.0 preview 3
Worked before?
I think so, but not sure which version. Bug exists in 16.11 preview 3.
Impact
No response
Repro Steps & Context
Repro
- Got to the VS PMUI Browse tab
- Search for WindowsAzure.Storage (all versions are deprecated)
- Select WindowsAzure.Storage to open the package detail pane
- Click on version dropdown menu
- Notice that none of the version numbers show "(Deprecated)" next to them

Expected behavior
In the Browse tab, the version dropdown menu should show which versions are deprecated. This currently works in the Installed and Updates tabs as shown:

This should work in both the project and solution level PMUI windows.