Skip to content

Instantly share code, notes, and snippets.

@fnicollier
Created October 29, 2013 10:04
Show Gist options
  • Select an option

  • Save fnicollier/7211876 to your computer and use it in GitHub Desktop.

Select an option

Save fnicollier/7211876 to your computer and use it in GitHub Desktop.
Reinstall a NuGet package.
Update-package -reinstall <PackageName>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment