1 reference to PromptForProjectNameAsync
aspire (1)
Commands\NewCommand.cs (1)
94
name = await _prompter.
PromptForProjectNameAsync
(defaultName, cancellationToken);