ZKuP/ZKuP/App.xaml
2021-03-11 12:12:05 +01:00

10 lines
352 B
XML

<Application x:Class="ZKuP.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:ZKuP"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>