1 reference to TemplateCommand
aspire (1)
Commands\NewCommand.cs (1)
100
var templateCommand = new
TemplateCommand
(template, ExecuteAsync, _features, _updateNotifier, _executionContext, InteractionService);