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