Files
modernkeepasslib/ModernKeePassLib.UwpTest/UnitTestApp.xaml
Geoffroy BONNEVILLE 26e8e5c223 Update to version 2.42.1
Some changes
Removed FutureAccesList code as it works only with UWP
2019-07-26 18:28:53 +02:00

8 lines
254 B
XML

<Application
x:Class="ModernKeePassLib.UwpTest.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:ModernKeePassLib.UwpTest">
</Application>