protected override Task ExecuteInternalAsync(ConfigurationTarget target)
 {
     return(ConfigurationService.ConfigureAsync(target));
 }