2 references to OutputDirectoryNotEmptyInteractive
aspire (1)
Templating\OutputPathHelper.cs (1)
137
var format = isExplicitOutput ? NewCommandStrings.OutputDirectoryNotEmptyNonInteractive : NewCommandStrings.
OutputDirectoryNotEmptyInteractive
;
Aspire.Cli.Tests (1)
Commands\NewCommandTests.cs (1)
3023
NewCommandStrings.
OutputDirectoryNotEmptyInteractive
,