5 writes to PublishCommandPrompterFactory
Aspire.Cli.Tests (5)
Commands\DeployCommandTests.cs (3)
179
options.
PublishCommandPrompterFactory
= (sp) =>
250
options.
PublishCommandPrompterFactory
= (sp) =>
320
options.
PublishCommandPrompterFactory
= (sp) =>
Commands\PublishCommandTests.cs (2)
216
options.
PublishCommandPrompterFactory
= (sp) =>
286
options.
PublishCommandPrompterFactory
= (sp) =>
1 reference to PublishCommandPrompterFactory
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
81
services.AddSingleton(options.
PublishCommandPrompterFactory
);