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