Why does Visual Studio package manager not respect "no_proxy" configuration? #13219
Replies: 1 comment
-
Raised as issue at #13227 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The Windows proxy credentials dialog always pops up when I try to browse a package source in Visual Studio for which I set
no_proxy
inC:\Users\me\AppData\Roaming\NuGet\NuGet.Config
:The package source
packageSourceCredentials
is set in NuGet.Config using an Identity Token for Artifactory as password.Windows proxy settings:
Microsoft Visual Studio
Additional info
Beta Was this translation helpful? Give feedback.
All reactions