mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 00:22:40 +01:00
Remove and suppress the STA BS
This commit is contained in:
Binary file not shown.
@@ -140,7 +140,6 @@ namespace Tgstation.Server.Host.Service
|
||||
/// <summary>
|
||||
/// Entrypoint for the application
|
||||
/// </summary>
|
||||
[STAThread]
|
||||
static Task<int> Main(string[] args) => CommandLineApplication.ExecuteAsync<Program>(args);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user