4 references to TestProjectWithLaunchSettings
Aspire.Hosting.Tests (4)
Dcp\DcpExecutorTests.cs (4)
1499builder.AddProject<TestProjectWithLaunchSettings>("proj"); 1539builder.AddProject<TestProjectWithLaunchSettings>("proj"); 1570builder.AddProject<TestProjectWithLaunchSettings>("proj", launchProfileName: "http"); // explicit different 1601builder.AddProject<TestProjectWithLaunchSettings>("proj", launchProfileName: null); // exclude