I would like to write a powershell script that start a given set of VS projects as if I run “Start without debugging” inside VS2022 for each of those projects. How may I do that?
I would like to write a powershell script that start a given set of VS projects as if I run “Start without debugging” inside VS2022 for each of those projects. How may I do that?