One or more apps that comprise the package.
This element is required.
<Applications >
</Applications>
| Parent elements | Package |
|---|---|
| Child elements | Application |
<Applications>
<Application Id="App"
Executable="$targetnametoken$.exe"
EntryPoint="Direct3DGame2.App">
<VisualElements
DisplayName="Direct3DGame2"
Logo="Logo.png"
SmallLogo="SmallLogo.png"
Description="Direct3DGame2"
ForegroundText="light"
BackgroundColor="#464646">
<SplashScreen Image="SplashScreen.png" />
</VisualElements>
</Application>
</Applications>
How to: Enable Multiple Build Configurations in a Single Deployment