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