mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 16:27:55 +01:00
added recommendations; fixed .sln
This commit is contained in:
@@ -12,6 +12,7 @@ public static class Program
|
||||
Services = ConfigureServices ();
|
||||
Application.Init ();
|
||||
Application.Run (Services.GetRequiredService<LoginView> ());
|
||||
Application.Top.Dispose();
|
||||
Application.Shutdown ();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user