laatzen/Common/CordonelAssemblyLine/App.xaml
2021-10-01 11:09:20 +02:00

10 lines
385 B
XML

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