Files
IPTVplayer/TV Player_old/App.xaml
T
2024-01-15 07:49:55 +02:00

10 lines
363 B
XML

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