Project setup
This commit is contained in:
7
WorkTime.Mobile/AppShell.xaml.cs
Normal file
7
WorkTime.Mobile/AppShell.xaml.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace WorkTime.Mobile;
|
||||
|
||||
public partial class AppShell : Shell {
|
||||
public AppShell() {
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user