> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MicrosoftGame.config Element - TargetDeviceFamilyForDLC

> MicrosoftGame.config Element - TargetDeviceFamilyForDLC

# MicrosoftGame.config Element - TargetDeviceFamilyForDLC

Specifies the target platform the DLC package is built for. Allowed values are XboxOne, Scarlett and PC.

## Parent

This element's parent is the Game element.

## Requirement

This element is optional and is not required to be set.

## Platform

This element pertains to PC and Console.

## Behavior

* No attributes.
* No default value.
* Allowed values are XboxOne, Scarlett and PC.

## Remarks

* TargetDeviceFamilyForDLC element is required when creating packages for DLC content.
* This element should match the TargetDeviceFamily attribute specified by the executable of the main product the DLC is being associated with.

## See Also

[MicrosoftGame.config Reference - Table of Contents](/reference/system/microsoftgameconfig/elements/gc-microsoftgameconfig-toc)


## Related topics

- [MicrosoftGame.config Element - Executable](/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-executable.md)
- [MicrosoftGame.config Element - DlcCompatibility](/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-dlccompatibility.md)
- [MicrosoftGame.config Editor](/build/core-features/common/game-config/MicrosoftGameConfig-Editor.md)
- [MicrosoftGame.config Element - Shareable](/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-shareable.md)
- [MicrosoftGame.config Element - Dependency](/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-dependency.md)
