Files
GotecHaftmittel/APQP/App.xaml
T

9 lines
307 B
XML
Raw Normal View History

2025-10-31 12:50:24 +01:00
<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>