Implemented interface member:
method
PromptForProjectNameAsync
Aspire.Cli.Commands.INewCommandPrompter.PromptForProjectNameAsync(System.String, System.Threading.CancellationToken)
1 override of PromptForProjectNameAsync
Aspire.Cli.Tests (1)
Commands\NewCommandTests.cs (1)
653public override Task<string> PromptForProjectNameAsync(string defaultName, CancellationToken cancellationToken)