NmeaParser/src/UnitTests/NmeaParser.Tests.UWP/UnitTestApp.xaml

9 lines
273 B
XML

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