Debug the Azure Functions, pop up the warnings message:"Skipping 'FUNCTIONS_CORETOOLS_ENVIRONMENT' ... as it's already defined in current environment variables."
Open
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
REPRO STEPS
1.File > New Project >Azure Functions >Azure Functions v2 (.Net Core) with the Empty template + Storage Emulator option selected > Create.
2. F5 the functions, the fun.exe will pop up "Skipping 'FUNCTIONS_CORETOOLS_ENVIRONMENT' from local settings as it's already defined in current environment variables."
ACTUAL:

EXPECTED:

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