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

9 lines
301 B
XML

<Application
x:Class="Facebook.CSSLayout.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.CSSLayout.Universal.Tests"
RequestedTheme="Light">
</Application>