1 write to _configurationService
aspire (1)
Commands\UpdateCommand.cs (1)
60_configurationService = configurationService;
1 reference to _configurationService
aspire (1)
Commands\UpdateCommand.cs (1)
286await _configurationService.SetConfigurationAsync("channel", channel, isGlobal: true, cancellationToken);