Determining File Dependencies
- Updated2022-05-25
- 1 minute(s) read
Determining File Dependencies
Package Builder supports discovering dependencies for .seq, .tsw, and .tpj files; analyzes configured distributions in the solution to ensure there are no errors within each distribution or within dependencies for the distribution; and builds the solution by first copying all the files to a staging directory and updating references to the changed filepaths for any dependencies.
Discovery is the process of determining file dependencies for these TestStand files within Package Builder. Discovery happens as part of the build process for any input files or manually using the Discover All Items button or when a new input item is added to the Inputs pane.
Related Information
- TestStand Support
Package Builder supports creating packages for TestStand based deployments, similar to the TestStand Deployment Utility. Package Builder supports including sequence files, code modules, and other TestStand files in one or more packages.
- Performing Build Operations With the Command Line Interface
You can use the command line interface (CLI) of Package Builder to load a solution and build the packages, repositories, and installers in the solution.
- NI Package Builder Overview
The NI Package Builder manual contains information about how to set up, create, and publish complex package-based deployments.
- Common Tasks
Refer to the following tasks for step-by-step guidance for creating or editing a new or existing package-based distribution.