public static void Main() { GitUpdater.App app = new GitUpdater.App(); app.InitializeComponent(); app.Run(); }