Dependencies (Bundle schema, descendant of Packages)
Declares dependencies that will be installed if required.
Element hierarchy
- <Bundle>
-
- <Packages>
-
- <Package>
- <Dependencies>
Syntax
<Dependencies>
<!-- Child elements -->
TargetDeviceFamily{0,128}
</Resources>
Key
{}
specific range of occurrences
Attributes and Elements
Attributes
None.
Child Elements
Child Element | Description |
---|---|
TargetDeviceFamily | Identifies the device family that a package targets. For more info about device families, see [Programming with extension SDKs](../../../extension-sdks/device-families-overview.md). |
Parent Elements
Parent Element | Description |
---|---|
Package | Defines one of the app packages or resource packages in the bundle. |
Requirements
Value | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2018/bundle |