Play Console and others
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
using Microsoft.UI.Xaml;
|
||||
using Microsoft.Maui.LifecycleEvents;
|
||||
using Microsoft.UI.Xaml;
|
||||
|
||||
|
||||
// To learn more about WinUI, the WinUI project structure,
|
||||
// and more about our project templates, see: http://aka.ms/winui-project-info.
|
||||
@@ -17,6 +19,9 @@ namespace Jugenddienst_Stunden.WinUI {
|
||||
}
|
||||
|
||||
protected override MauiApp CreateMauiApp() => MauiProgram.CreateMauiApp();
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user