4 references to TestProjectWithLaunchSettings
Aspire.Hosting.Tests (4)
Dcp\DcpExecutorTests.cs (4)
1466
builder.AddProject<
TestProjectWithLaunchSettings
>("proj");
1506
builder.AddProject<
TestProjectWithLaunchSettings
>("proj");
1537
builder.AddProject<
TestProjectWithLaunchSettings
>("proj", launchProfileName: "http"); // explicit different
1568
builder.AddProject<
TestProjectWithLaunchSettings
>("proj", launchProfileName: null); // exclude