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

9 lines
302 B
XML

<maui:MauiWinUIApplication
x:Class="TV_Player.WinUI.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:maui="using:Microsoft.Maui"
xmlns:local="using:TV_Player.WinUI">
</maui:MauiWinUIApplication>