├── electron Electron-related code │ ├── main Main-process source code │ └── preload Preload-scripts source code │ ├── release Generated after production build, contains executables │ └── {version} │ ...
When the project file that is being debugged is malformed (invalid OutputType), the RunCommand will not include the full path to the .NET executable which will cause ...