-
-
Save stephensmitchell/02af52ba3cc719e42d58a2a1c0a9b059 to your computer and use it in GitHub Desktop.
Reinstall a NuGet package. #Powershell
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Update-package -reinstall <PackageName> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment