mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 07:47:54 +01:00
This commit is contained in:
@@ -12,7 +12,7 @@ namespace SelfContained;
|
||||
|
||||
public static class Program
|
||||
{
|
||||
[RequiresUnreferencedCode ("Calls Terminal.Gui.Application.Run<T>(Func<Exception, Boolean>, IConsoleDriver)")]
|
||||
[RequiresUnreferencedCode ("Calls Terminal.Gui.Application.Run<T>(Func<Exception, Boolean>, IDriver)")]
|
||||
private static void Main (string [] args)
|
||||
{
|
||||
ConfigurationManager.Enable (ConfigLocations.All);
|
||||
|
||||
Reference in New Issue
Block a user