[Bundle][Nuget] : We receive a pop-up when debugging the workflow for the first time.
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Severity
P3 - Medium (Minor functionality affected)
### Describe the Bug with repro steps
Repro Steps:
1. Create a standard logic app
2. Create a workflow
3. Convert the project to a Nuget Artifact
4. Debug the workflow
Expected result: The workflow should debug successfully without any popups.
Actual result: A popup appears stating "Failed to verify 'azurewebjobsstorage' connection specified in 'localsettings.json'. Is the local emulator installed and running?" This occurs only the first time we debug the workflow for each project. If you click cancel and re-debug, it works fine.
### What type of Logic App Is this happening in?
Standard (VSCode)
### Are you experiencing a regression?
_No response_
### Which operating system are you using?
Windows
### Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
### Workflow JSON
```json
```
### Screenshots or Videos
### Environment
Issue repro in latest VScode test request
Bundle version:1.149.59
VSIX version:5.230.13
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.