1 reference to DockerNuGetConfigPath
Aspire.Cli.EndToEnd.Tests (1)
tests\Shared\CliInstallStrategy.cs (1)
159
var nuGetConfigPath = strategy.RequiresDotnetToolNuGetConfig ?
DockerNuGetConfigPath
: null;