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