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