3 references to ConfigCommand
aspire (2)
Commands\RootCommand.cs (1)
165ConfigCommand configCommand,
Program.cs (1)
666builder.Services.AddTransient<ConfigCommand>();
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
295services.AddTransient<ConfigCommand>();