diff --git a/BPASmartClient.Business/MainConsole.cs b/BPASmartClient.Business/MainConsole.cs index ba95ea76..32fecfd9 100644 --- a/BPASmartClient.Business/MainConsole.cs +++ b/BPASmartClient.Business/MainConsole.cs @@ -38,6 +38,7 @@ namespace BPASmartClient.Business /// public void Stop() { + Plugin.GetInstance().Dispose(); } } } diff --git a/BPASmartClient/App.config b/BPASmartClient/App.config index c2bd3f09..1dfe5ec5 100644 --- a/BPASmartClient/App.config +++ b/BPASmartClient/App.config @@ -4,7 +4,7 @@ - +