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