I created a package in LabVIEW 2020 which (obviously) depends on LabVIEW runtime and other things. When I create the feed from LabVIEW, it includes all of these -- Excellent!
I have additional packages that I want to create in NI Package Builder which are add-ons to the LV solution to support a Plugin Architecture.
I can include the LabVIEW package as a dependency (assuming it's installed), but when I create the feed, it does NOT include the nested dependencies.
It would be very nice to include an option for dependencies to "Detect and Include dependencies"