2 references to CliDownloader
aspire (2)
Program.cs (1)
141
builder.Services.AddSingleton<ICliDownloader,
CliDownloader
>();
Utils\CliDownloader.cs (1)
22
ILogger<
CliDownloader
> logger,