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

12 lines
196 B
C#

namespace CordonelAssemblyLine
{
using System.Windows;
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App : Application
{
}
}