Add project files.
This commit is contained in:
10
MauiApp1/MainPage.xaml.cs
Normal file
10
MauiApp1/MainPage.xaml.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace MauiApp1
|
||||
{
|
||||
public partial class MainPage : ContentPage
|
||||
{
|
||||
public MainPage()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user