Fixed: Preserve startup arguments during restart

Closes #325
This commit is contained in:
Mark McDowall
2015-09-02 00:27:46 -07:00
parent 741dc8f50b
commit 5acaf9d60b
3 changed files with 22 additions and 6 deletions
@@ -1,5 +1,4 @@
using System.Collections.Generic;
using System.Runtime.InteropServices.ComTypes;
namespace NzbDrone.Common.EnvironmentInfo
{