Files
ivfconverter/App.xaml
2021-07-08 13:49:19 +03:00

10 lines
388 B
XML

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