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