C3032
2026-03-18 e90b36a0fb76d9319390b5984a21a83e4748a3b3
1
2
3
4
5
6
7
8
9
<Application x:Class="LB_SmartVisionLoginUI.App"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             xmlns:local="clr-namespace:VideojetLiongUi"
             StartupUri="MainWindow.xaml">
    <Application.Resources>
         
    </Application.Resources>
</Application>