4 references to TestProjectWithLaunchSettings
Aspire.Hosting.Tests (4)
Dcp\DcpExecutorTests.cs (4)
1429
builder.AddProject<
TestProjectWithLaunchSettings
>("proj");
1469
builder.AddProject<
TestProjectWithLaunchSettings
>("proj");
1500
builder.AddProject<
TestProjectWithLaunchSettings
>("proj", launchProfileName: "http"); // explicit different
1531
builder.AddProject<
TestProjectWithLaunchSettings
>("proj", launchProfileName: null); // exclude