Files
yoga/csharp/Facebook.Yoga.App/Facebook.Yoga.Universal.App/App.xaml
2016-12-12 10:34:28 -08:00

9 lines
267 B
XML

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