5 references to SourceAspireCliEnvironmentAsync
Aspire.Cli.EndToEnd.Tests (5)
ConfigMigrationTests.cs (1)
538
await auto.
SourceAspireCliEnvironmentAsync
(counter);
DockerDeploymentTests.cs (2)
43
await auto.
SourceAspireCliEnvironmentAsync
(counter);
165
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)
57
await auto.
SourceAspireCliEnvironmentAsync
(counter);