1 write to Profiles
Aspire.Hosting.Docker.Tests (1)
DockerComposePublisherTests.cs (1)
504
public TestProjectWithLaunchSettings() =>
Profiles
= new()
1 reference to Profiles
Aspire.Hosting.Docker.Tests (1)
DockerComposePublisherTests.cs (1)
502
public LaunchSettings? LaunchSettings => new() { Profiles =
Profiles
! };