So we can include an install/uninstall powershell scripts in a NuGet package. I tried, but my install.ps1 does not work. Is there any possibility to find out why? Debugging,
Use Set-PsDebug -trace 2 to see what is happening.
Set-PsDebug -trace 2