Visual Studio 2022: iotedgehubdev.exe start vs modulecred
- Dominant language
- Python
- Stars
- 91
- Forks
- 38
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
Hi,
I've 2 different IoT Edge modules projects using Visual Studio 2022.
I set up as Startup Project the iotedge projects.
When I press the debug button to run the modules and debug them:

The behaviour is different.
**1) First behavior (and what I want):**
Build started at 11:11 AM...
1>------ Build started: Project: Project.Edge.Deployment, Configuration: Debug Any CPU ------
1>DOCKER_HOST:
1>DOCKER_TLS_VERIFY:
1>DOCKER_CERT_PATH:
1>Additional Env Variables:
1>SimulatorPath: C:\Users\User1\Documents\Visual Studio 2022\iotedgehubdev\v0.14.18\iotedgehubdev.exe
1>C:\Users\User1\Documents\Visual Studio 2022\iotedgehubdev\v0.14.18\iotedgehubdev.exe start -d "C:\projects\Solution\Project.Edge\Modules\obj\tmp_deployment_for_local_debug.json"
**2) Second behaviour:**
C:\Users\User1\Documents\Visual Studio 2022\iotedgehubdev\v0.14.18\iotedgehubdev.exe modulecred -l -m "SignalProcessor"
How can I set the first behavior??
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.