mirror of
https://github.com/wismna/ModernKeePassLib.git
synced 2025-10-03 23:50:20 -04:00
Update to version 2.42.1
Some changes Removed FutureAccesList code as it works only with UWP
This commit is contained in:
7
ModernKeePassLib.UwpTest/UnitTestApp.xaml
Normal file
7
ModernKeePassLib.UwpTest/UnitTestApp.xaml
Normal file
@@ -0,0 +1,7 @@
|
||||
<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>
|
Reference in New Issue
Block a user