5 writes to PublishCommandPrompterFactory
Aspire.Cli.Tests (5)
Commands\DeployCommandTests.cs (4)
182
options.
PublishCommandPrompterFactory
= (sp) =>
251
options.
PublishCommandPrompterFactory
= (sp) =>
322
options.
PublishCommandPrompterFactory
= (sp) =>
382
options.
PublishCommandPrompterFactory
= (sp) =>
Commands\PublishCommandTests.cs (1)
214
options.
PublishCommandPrompterFactory
= (sp) =>
1 reference to PublishCommandPrompterFactory
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
102
services.AddSingleton(options.
PublishCommandPrompterFactory
);