Prima configurazione e struttura
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using Foundation;
|
||||
using Template.Maui;
|
||||
using SteUp.Maui;
|
||||
|
||||
namespace Template.Maui
|
||||
namespace SteUp.Maui
|
||||
{
|
||||
[Register("AppDelegate")]
|
||||
public class AppDelegate : MauiUIApplicationDelegate
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
using ObjCRuntime;
|
||||
using UIKit;
|
||||
|
||||
namespace Template.Maui
|
||||
namespace SteUp.Maui
|
||||
{
|
||||
public class Program
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user