You can manually remove the dependency by:
- Close Visual Studio (not a hard requirement, but helpful)
- In text editor, remove dependency from all packages.config files
- Remove package from packages/ directory
- In text editor, remove all references to package from all .csproj files
- Start Visual Studio
- Reinstall package through NuGet