Install-Package NuGetDebugTools | |
Add-Debugger.ps1 | |
Set-PSBreakpoint -Command init.ps1, install.ps1, uninstall.ps1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Install-Package NuGetDebugTools | |
Add-Debugger.ps1 | |
Set-PSBreakpoint -Command init.ps1, install.ps1, uninstall.ps1 |