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