Replies: 1 comment 1 reply
-
Checking credentials seems like a good idea, and I think that any |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think 'nuget' and 'dotnet nuget' do not check wether the supplied credentials for a private nuget source are ok when adding a new source.
If you later try to access the source, there maybe will be a 401.
Wouldn't it be good to test the credentials and verify access to the source when adding it?
Beta Was this translation helpful? Give feedback.
All reactions