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