I used to open a solution file in Visual Studio, right click a project, select "Debug" -> "Start a new instance" to start a debug session.
Can I write a powershell script to automate this? To make things easier, the automation does not have to rebuild and Project, the script only needs to start a debug session in Visual Studio executing myApplication.debug.exe