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:
@ -20,7 +20,7 @@ namespace Tests
|
||||
|
||||
File.WriteAllText(logFile, Environment.NewLine);
|
||||
|
||||
Manager = ApplicationManager.GetInstance();
|
||||
Manager = null;
|
||||
|
||||
var config = new ApplicationConfiguration
|
||||
{
|
||||
|
Reference in New Issue
Block a user