misc update, remove [STAThread]

This commit is contained in:
markpollack
2008-11-04 03:51:41 +00:00
parent 94b9a0e8af
commit bfdc7c76f1

View File

@@ -42,7 +42,6 @@ namespace Spring.IocQuickStart.AppContext
/// <summary>
/// The main entry point for the application.
/// </summary>
[STAThread]
private static void Main()
{
try