remade into 1 project
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
using Foundation;
|
||||
|
||||
namespace RelayClient;
|
||||
|
||||
[Register("AppDelegate")]
|
||||
public class AppDelegate : MauiUIApplicationDelegate
|
||||
{
|
||||
protected override MauiApp CreateMauiApp() => MauiProgram.CreateMauiApp();
|
||||
}
|
||||
Reference in New Issue
Block a user