1 reference to PromptForOutputPath
aspire (1)
Commands\NewCommand.cs (1)
106
outputPath = await _prompter.
PromptForOutputPath
(pathDeriver(projectName), cancellationToken);