SnapixLP | Tim G. c214be937c Initial Commit
2025-05-19 09:16:34 +02:00

10 lines
377 B
XML

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