Skip to content

Instantly share code, notes, and snippets.

@euyuil
Created February 15, 2015 09:15
Show Gist options
  • Save euyuil/aa59f51e2bc79f546db1 to your computer and use it in GitHub Desktop.
Save euyuil/aa59f51e2bc79f546db1 to your computer and use it in GitHub Desktop.

Revisions

  1. euyuil created this gist Feb 15, 2015.
    5 changes: 5 additions & 0 deletions Update-Package-Reinstall.ps1
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    # 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