Remove Build Dependencies from a Manifest
Build dependencies are Workflow Studio items that need to be referenced by the manifest for your project to run correctly in a runtime environment. If you have added build dependencies to a manifest that are no longer needed, you can quickly remove them.
What You'll Learn
In this guide, you'll learn how to:
- Open and access a manifest for editing
- Build a manifest to review current dependencies
- Remove build dependencies that are no longer needed
- Confirm the removal of dependencies
Remove Build Dependencies
- In Workflow Studio, open the Deployment pane by selecting either Deployment Services from the Common menu or Deployment from the Build menu.
- Click the Open Manifest button located above the Build Order pane.

- Search for and select the manifest file you want to update.
You should see the manifest tree.

- Click the Build button and then click No when prompted about restarting Workflow Studio.

- In the Build Order pane, right-click on the Workflow Studio item you want to remove as a dependency and then click Remove Build Dependency.

- Click Yes to confirm that you want to remove the build dependency. You should see the build dependency removed from the Build Order pane.