Hi,
The settings of the parent path in Tools->VisualGDB->Arduino Setting are global setting, not per project.
For example, I’ve a project that use the AdruinoJson, but only compatible with the v5. If i updated to the latest one, th eproject doesn’t compile anymore. I would like to specify which version i can use. A workaround would be copying all libraries i use in a separate directory and pointing it as the parent lib path for my projet