1
This commit is contained in:
@@ -287,7 +287,9 @@ namespace BITKit
|
||||
BIT4Log.Warning<BITApp>($"{nameof(BITApp)}初始化错误:");
|
||||
BIT4Log.LogException(e);
|
||||
}
|
||||
|
||||
#if NET5_0_OR_GREATER
|
||||
ServiceProvider = ServiceCollection.BuildServiceProvider();
|
||||
#endif
|
||||
}
|
||||
public static void Stop()
|
||||
{
|
||||
|
Reference in New Issue
Block a user