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