aboutsummaryrefslogtreecommitdiff
blob: 4e8221b80321d78c3093dea1c37579826937ad9f (plain)
1
2
3
4
5
6
7
8
<Application
    x:Class="UnitTests.App"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:local="using:UnitTests"
    RequestedTheme="Light">

</Application>