Files
modernkeepass/KeePass2PCL.Test.UWP/UnitTestApp.xaml

9 lines
273 B
Plaintext
Raw Normal View History

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