3 references to UpdateCommand
aspire (2)
Commands\RootCommand.cs (1)
30UpdateCommand updateCommand,
Program.cs (1)
138builder.Services.AddTransient<UpdateCommand>();
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
96services.AddTransient<UpdateCommand>();