5 references to SourceAspireCliEnvironmentAsync
Aspire.Cli.EndToEnd.Tests (5)
ConfigMigrationTests.cs (1)
538
await auto.
SourceAspireCliEnvironmentAsync
(counter);
DockerDeploymentTests.cs (2)
41
await auto.
SourceAspireCliEnvironmentAsync
(counter);
162
await auto.
SourceAspireCliEnvironmentAsync
(counter);
Helpers\CliE2EAutomatorHelpers.cs (1)
186
/// Unlike <see cref="
SourceAspireCliEnvironmentAsync
"/>, this includes <c>~/.aspire</c> in PATH for bundle tools.
KubernetesPublishTests.cs (1)
55
await auto.
SourceAspireCliEnvironmentAsync
(counter);