2025-08-31 23:33:31 +02:00

8 lines
309 B
XML

<Application x:Class="FahrzeugVerwaltung.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="LoginWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>