2 references to VersionOutput
Aspire.Hosting.Azure.Kubernetes.Tests (2)
tests\Shared\FakeHelmRunner.cs (2)
66if (onOutputData is not null && !string.IsNullOrEmpty(VersionOutput)) 68onOutputData(VersionOutput);