1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-07-03 18:39:39 -05:00

fix restart command (thanks .net upgrade)

reworking a little bit of stuff to allow depedency injection to start creeping in... it's coming
This commit is contained in:
RaidMax
2020-01-13 20:06:57 -06:00
parent dc8b689e99
commit 9330e8057e
4 changed files with 57 additions and 35 deletions

View File

@ -20,7 +20,7 @@ namespace Tests
File.WriteAllText(logFile, Environment.NewLine);
Manager = ApplicationManager.GetInstance();
Manager = null;
var config = new ApplicationConfiguration
{