4 references to ExpressReact
Aspire.Deployment.EndToEnd.Tests (4)
AksAzureKubernetesEnvironmentCertManagerTypeScriptDeploymentTests.cs (1)
97
await auto.AspireNewAsync(projectName, counter, template: AspireTemplate.
ExpressReact
);
tests\Shared\Hex1bAutomatorTestHelpers.cs (1)
566
case AspireTemplate.
ExpressReact
:
tests\Shared\Hex1bTestHelpers.cs (1)
403
case AspireTemplate.
ExpressReact
:
TypeScriptExpressDeploymentTests.cs (1)
81
await auto.AspireNewAsync(projectName, counter, template: AspireTemplate.
ExpressReact
);