Dependencies Tab - Visual Studio Extension Project
This tab is used to specify the dependencies on which your extension relies on. The dependencies can be pre-installed or can reside in your package. The Extension Manager installs any dependencies that are not already present on the target computer and then installs your extension.
Adding a new dependency
Use the Insert key while the list is focused.
button, the “New” context menu item or press theEditing a dependency
Use the Space key while an element from the list is selected. The Edit Dependency Dialog will appear.
button, the “Edit” context menu item or press theRemoving a dependency
Use the Delete key while an element from the list is selected.
button, the “Remove” context menu item or press theTopics
- Edit Dependency
A dependency that the associated extension relies on.