Created
November 30, 2021 23:15
-
-
Save llaughlin/ecb533734f3ff329078b75cf2ae8710a to your computer and use it in GitHub Desktop.
Nuget Cheatsheet
This file contains 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
# Quickly re-create all binding redirects in all projects | |
Get-Project -All | Add-BindingRedirect | Out-Null |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment