Files
GotecHaftmittel/APQP/App.xaml
T
2025-10-31 12:50:24 +01:00

9 lines
307 B
XML

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