Template code for dotnet in proc HttpTrigger different
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
**Function App name**
N/A - local
**Tools used**
- VS Code
- dotnet --version = 6.0.100-rc.2.21505.57
- func --version = 4.0.3780
**New V4 app or existing V3 app migrated to V4**
New v4 dotnet app (in-proc)
**Issue**
The HttpTrigger sample created using `func new` is different to the code created when using the VS Code extension
HttpTrigger created in VSCode:

HttpTrigger created using `func new`

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.