common/ProductionUiCordonel/App.xaml
2026-04-23 17:50:07 +02:00

9 lines
330 B
XML

<Application x:Class="ProductionUiCordonelLegacy.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Startup="Application_Startup">
<Application.Resources>
</Application.Resources>
</Application>