9 writes to PublishCommandPrompterFactory
Aspire.Cli.Tests (9)
Commands\DeployCommandTests.cs (4)
301
options.
PublishCommandPrompterFactory
= (sp) =>
373
options.
PublishCommandPrompterFactory
= (sp) =>
444
options.
PublishCommandPrompterFactory
= (sp) =>
504
options.
PublishCommandPrompterFactory
= (sp) =>
Commands\DestroyCommandTests.cs (4)
106
options.
PublishCommandPrompterFactory
= (sp) =>
205
options.
PublishCommandPrompterFactory
= (sp) =>
263
options.
PublishCommandPrompterFactory
= (sp) =>
316
options.
PublishCommandPrompterFactory
= (sp) =>
Commands\PublishCommandTests.cs (1)
214
options.
PublishCommandPrompterFactory
= (sp) =>
1 reference to PublishCommandPrompterFactory
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
148
services.AddSingleton(options.
PublishCommandPrompterFactory
);