protected void ApplyTo(PublishProjectConfiguration config) { base.ApplyTo(config); config.Title = Title; }