3 references to Version
Aspire.Hosting.Kubernetes (1)
KubernetesPublishingContext.cs (1)
449var version = await versionAnnotation.Version.GetValueAsync(cancellationToken).ConfigureAwait(false);
Aspire.Hosting.Kubernetes.Tests (2)
KubernetesDeployTests.cs (2)
95Assert.NotNull(annotation.Version); 167Assert.NotNull(annotation.Version);