4 references to EmptyAppHost
Aspire.Cli.EndToEnd.Tests (4)
EmptyAppHostTemplateTests.cs (1)
34
await auto.AspireNewAsync("AspireEmptyApp", counter, template: AspireTemplate.
EmptyAppHost
);
SecretDotNetAppHostTests.cs (1)
35
await auto.AspireNewAsync("TestSecrets", counter, template: AspireTemplate.
EmptyAppHost
);
tests\Shared\Hex1bAutomatorTestHelpers.cs (1)
218
case AspireTemplate.
EmptyAppHost
:
tests\Shared\Hex1bTestHelpers.cs (1)
451
case AspireTemplate.
EmptyAppHost
: