Skip to content

Instantly share code, notes, and snippets.

@HeathHopkins
Created October 15, 2016 14:56
Show Gist options
  • Save HeathHopkins/f830263900850d187c47c0cb7b2164fc to your computer and use it in GitHub Desktop.
Save HeathHopkins/f830263900850d187c47c0cb7b2164fc to your computer and use it in GitHub Desktop.
Remove All NuGetPackages
Get-Package | Uninstall-Package -RemoveDependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment