4 references to OutputPath
Aspire.Hosting.Azure (1)
AzureEnvironmentResource.cs (1)
59
context.
OutputPath
,
Aspire.Hosting.Docker (1)
DockerComposeEnvironmentResource.cs (1)
69
context.
OutputPath
,
Aspire.Hosting.Kubernetes (1)
KubernetesEnvironmentResource.cs (1)
92
context.
OutputPath
,
Aspire.Hosting.Tests (1)
PublishingTests.cs (1)
28
Assert.True(Path.IsPathFullyQualified(context.
OutputPath
));