eDosStation/RegisterBAdge/App.xaml
2020-02-05 14:21:53 +01:00

9 lines
371 B
XML

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