-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
Type: Bug Report
Describe the bug
- OS and Version: Windows 11 Enterprise 24H2
- VS Code Version: 1.105.0
- Extension Version: Internal build 1.60.1-82-gc02d8b1
- Target Device: Board - LPCXpresso55S69
- Other extensions you installed (and if the issue persists after disabling them):
- A clear and concise description of what the bug is.
When I create a new solution with an example for the above board, I get the following warning(s):
Note that version "unknown" was detected and that the vcpkg-configuration.json contains expected minimum version. Got a suspicion that a new vcpkg-configuration.json was generated by the new solution flow, but only after the version check happened.
To Reproduce
Steps to reproduce the behavior:
- Create new solution, I used
freertos_hello_cm33_core0for LPCXpresso55S69 - Let things happen
Expected behavior
Check may need to be delayed until vcpkg-configuration.json got created by new solution flow. Or rerun when it got created. Though the latter might cause the warning still to show as notification.
Code sample and logs
- Code sample
tasks.json
Screenshots
Additional context
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done