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