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