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