4 references to TestProjectWithLaunchSettings
Aspire.Hosting.Tests (4)
Dcp\DcpExecutorTests.cs (4)
1425
builder.AddProject<
TestProjectWithLaunchSettings
>("proj");
1465
builder.AddProject<
TestProjectWithLaunchSettings
>("proj");
1496
builder.AddProject<
TestProjectWithLaunchSettings
>("proj", launchProfileName: "http"); // explicit different
1527
builder.AddProject<
TestProjectWithLaunchSettings
>("proj", launchProfileName: null); // exclude