using NzbDrone.Common.Messaging; namespace NzbDrone.Core.Lifecycle { public class ApplicationStartingEvent : IEvent { } }