Got WPF version work
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace TV_Player.MAUI
|
||||
{
|
||||
public partial class ProgramPage : ContentPage
|
||||
{
|
||||
public ProgramPage()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user