Solutionunvalidated
Using this option, your nuget.config should not have the ` ` section at all. — packageSourceCredentials. Tension: The docs for nuget.cofig's `packageSourceCredentials` has a few examples, and the second of which shows using a `%name%` substitution. Outcome: to get the value from an environment variable.
9be9284b-6d54-4f48-99fd-5aa5c717a4c0
Using this option, your nuget.config should not have the section at all. — packageSourceCredentials. Tension: The docs for nuget.cofig's packageSourceCredentials has a few examples, and the second of which shows using a %name% substitution. Outcome: to get the value from an environment variable.