Skip to content

Instantly share code, notes, and snippets.

@dariusz-wozniak
Created April 27, 2021 08:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dariusz-wozniak/52df350bd459f43952917fbd4cac1810 to your computer and use it in GitHub Desktop.
Save dariusz-wozniak/52df350bd459f43952917fbd4cac1810 to your computer and use it in GitHub Desktop.
Force to reinstall NuGet packages in project without update
Update-Package -reinstall -Project ProjectName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment