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