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