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