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