mirror of
https://github.com/A-Star100/simpliplay-xbox.git
synced 2025-09-18 06:49:52 +00:00
9 lines
279 B
XML
9 lines
279 B
XML
<Application
|
|
x:Class="SimpliPlay.App"
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
RequestedTheme="Light">
|
|
<Application.Resources>
|
|
</Application.Resources>
|
|
</Application>
|