Edit Package Dependency Dialog
In this dialog you can edit or create a new dependency on another package that is marked as a framework package.
Name
The name as it appears in the ID field from the Package section of Package Information Page.
Publisher
The publisher as it appears in the ID field from the Publisher section of Package Information Page.
Min version
The minimum version of the dependency package. The value is a string in quad notation(e.g. "Major.Minor.Build.Revision").
Max major version
The maximum version of the dependency package tested against. Used only on Windows 10 to determine whether frameworks will be staged side-by-side, and what framework gets loaded into the package graph for the package.
Processor Architecture
Choose the processor architecture:
- x86
- x64
- arm
- arm64
- neutral
Optional
Enable this option if you want the dependency to be optional for the app. In this case the app can be installed even if the optional framework dependencies are not installed.