namespace Umbraco.Cms.Core.Configuration.Models { public enum RuntimeMinificationCacheBuster { Version, AppDomain, Timestamp } }