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