Is there a way to select a different esp-idf or esp-adf version from within a visual studio project?
If I go to visualgdb properties I only can find method to download a new version but not select already installed.
If I re-create a project I can select a version as part of the config no problem.
An issue arises when Visual Studio has update for a component like esp32. Then my esp-adf projects fail to load.
If I create the project again and select the local installed esp-adf version it is ok. So rather than have to recreate my projects each time an update inteferes with an existing projecxt, I would like to be able to re-select the local adf version instead of redoing the project