namespace Umbraco.Cms.Core.Notifications; /// /// Used to notify that an Unattended install has completed /// public class UnattendedInstallNotification : INotification { }