4 references to TestProjectWithLaunchSettings
Aspire.Hosting.Tests (4)
Dcp\DcpExecutorTests.cs (4)
1350
builder.AddProject<
TestProjectWithLaunchSettings
>("proj");
1390
builder.AddProject<
TestProjectWithLaunchSettings
>("proj");
1421
builder.AddProject<
TestProjectWithLaunchSettings
>("proj", launchProfileName: "http"); // explicit different
1452
builder.AddProject<
TestProjectWithLaunchSettings
>("proj", launchProfileName: null); // exclude