summaryrefslogtreecommitdiff
path: root/src/YalpClients/WebClient/App.xaml
blob: 48a047563e532197bda8b062641de6129b3668be (plain)
1
2
3
4
5
6
7
8
<Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
             x:Class="VideoPlayer.App"
             >
    <Application.Resources>
        
    </Application.Resources>
</Application>