diff --git a/mainpage/AppShell.xaml b/mainpage/AppShell.xaml deleted file mode 100644 index 38c5eff..0000000 --- a/mainpage/AppShell.xaml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - diff --git a/mainpage/AppShell.xaml.cs b/mainpage/AppShell.xaml.cs deleted file mode 100644 index de97cd9..0000000 --- a/mainpage/AppShell.xaml.cs +++ /dev/null @@ -1,9 +0,0 @@ -namespace MauiApp1; - -public partial class AppShell : Shell -{ - public AppShell() - { - InitializeComponent(); - } -} diff --git a/mainpage/MainPage.xaml b/mainpage/MainPage.xaml deleted file mode 100644 index 8a51c35..0000000 --- a/mainpage/MainPage.xaml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - -