2 references to NewCommand
aspire (2)
Commands\RootCommand.cs (1)
22public RootCommand(NewCommand newCommand, RunCommand runCommand, AddCommand addCommand, PublishCommand publishCommand, DeployCommand deployCommand, ConfigCommand configCommand, IFeatures featureFlags, IInteractionService interactionService)
Program.cs (1)
116builder.Services.AddTransient<NewCommand>();