Backend/e-suite.WorkBench/eSuite.WorkBench/App.xaml
2026-01-20 21:50:10 +00:00

9 lines
335 B
XML

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