mirror of
https://github.com/wismna/ModernKeePassLib.git
synced 2025-10-03 15:40:20 -04:00
8 lines
254 B
XML
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>
|