Problem with uninstalling NuGet Packages

Viewed 40179

I'm trying to uninstall some packages installed by NuGet. According to the doc described here, I should see an Uninstall button (first screenshot below) when I select the installed package. However, I only see a Manage button (second screenshot below). Can anyone please tell me how to uninstall the packages?

NuGet Doc Screenshot

My Screenshot

6 Answers
Related