jellyfin/MediaBrowser.Installer/App.xaml
2013-02-20 20:33:05 -05:00

9 lines
325 B
XML

<Application x:Class="MediaBrowser.Installer.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>