jellyfin/MediaBrowser.ServerApplication/App.xaml
LukePulverenti Luke Pulverenti luke pulverenti 3586c54e90 Fixed some kernel/splash screen async startup issues
2012-08-19 18:35:45 -04:00

8 lines
289 B
XML

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