Files
yoga/csharp/tests/Facebook.Yoga.Universal.Tests/UnitTestApp.xaml
2016-12-14 10:14:30 -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>