IStation.TopShelf/Program.cs @@ -12,5 +12,4 @@ x.EnableServiceRecovery(r => r.RestartService(TimeSpan.FromSeconds(120))); x.StartAutomatically(); });