# If you want to reinstall the packages for a project
Update-Package -Reinstall -ProjectName Your.Project.Name

# If you want to reinstall the packages for a solution
Update-Package -Reinstall