Files
yoga/csharp/Windows/Facebook.Yoga.Universal.Tests/UnitTestApp.xaml
2016-12-19 14:10:16 -08:00

9 lines
291 B
XML

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