1 write to Profiles
Aspire.Hosting.Kubernetes.Tests (1)
KubernetesPublisherTests.cs (1)
465
public TestProjectWithLaunchSettings() =>
Profiles
= new()
1 reference to Profiles
Aspire.Hosting.Kubernetes.Tests (1)
KubernetesPublisherTests.cs (1)
463
public LaunchSettings? LaunchSettings => new() { Profiles =
Profiles
! };