5 references to Project
Aspire.Hosting.Azure.Tests (5)
AzureDeployerTests.cs (5)
404
var api = builder.AddProject<
Project
>("api", launchProfileName: null);
499
var apiService = builder.AddProject<
Project
>("api-service", launchProfileName: null).WithComputeEnvironment(aasEnv);
1062
builder.AddProject<
Project
>("api", launchProfileName: null)
1124
builder.AddProject<
Project
>("api", launchProfileName: null)
1171
builder.AddProject<
Project
>("api", launchProfileName: null)