Files
2019-06-25 16:00:44 +03:00

9 lines
267 B
XML

<Application
x:Class="$safeprojectname$.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:$safeprojectname$"
RequestedTheme="Light">
</Application>