-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Labels
VSCodeIssues or PRs specific to VS Code extensionIssues or PRs specific to VS Code extension
Description
Describe the Bug with repro steps
When Auto Runtime Dependencies Validation And Installation is enabled and the Azure Functions Core Tools have never been downloaded, it always installs version 4.0.5455. However, the latest version of the Core Tools is 4.0.5907
Reproduction steps:
- Go to the Azure Logic Apps (Standard) extension settings and make sure Auto Runtime Dependencies Validation And Installation is checked
- Close VSCode
- Remove directory
%UserProfile%\.azurelogicapps\dependencies\FuncCoreTools - Start VSCode again: Validating Runtime Dependency: Functions Runtime should start and download version 4.0.5455 instead of the latest version
- Observe its progress in the output window for Azure Logic Apps (Standard)
What type of Logic App Is this happening in?
Standard (VSCode)
Are you using new designer or old designer
New Designer
Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
Workflow JSON
No response
Screenshots or Videos
Browser
N/A
Additional context
Extension version: v4.31.7
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
VSCodeIssues or PRs specific to VS Code extensionIssues or PRs specific to VS Code extension
