Dexif/Installer/Dexif_Installer/App.xaml
2023-07-08 12:03:26 -04:00

10 lines
384 B
XML

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