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