mirror of
https://github.com/netchx/netch.git
synced 2026-05-11 23:45:06 +08:00
Refactors
This commit is contained in:
@@ -51,7 +51,9 @@ namespace Netch
|
||||
Directory.CreateDirectory(item);
|
||||
|
||||
// 加载配置
|
||||
#pragma warning disable VSTHRD002
|
||||
Configuration.LoadAsync().Wait();
|
||||
#pragma warning restore VSTHRD002
|
||||
|
||||
if (!SingleInstance.IsFirstInstance)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user