1

I have a project it has two (or more) projects.

For example:

Shared.Standard
Utility.PoSH

The second is a PowerShell binary module that depends on the Shared.Standard class library/project/assembly.

Can I debug the Shared.Standard library while I execute commands from the compiled module in a PowerShell session? I'm particularly curious about required config in vscode.

2
  • Did you ever find out if this was possible? I'm trying to do something similar but don't now where to get started. Commented Oct 18, 2020 at 16:51
  • 1
    No, I didn't get anywhere. I would start with the following if I was going to try again: it-trials.craigchamberlain.it/debugging/… Commented Oct 19, 2020 at 12:05

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.