1 write to _packagingService
aspire (1)
Commands\UpdateCommand.cs (1)
57_packagingService = packagingService;
1 reference to _packagingService
aspire (1)
Commands\UpdateCommand.cs (1)
157async () => await _packagingService.GetChannelsAsync(cancellationToken));