We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using nuget.exe 3.4.3.854
REPRO
RESULT WARNING: No API Key was provided and no API Key could be found for 'f:\local'. To save an API Key for a source use the 'setApiKey' command.
EXPECT Don't show that warning since I will never need an API Key for my local source
The text was updated successfully, but these errors were encountered:
NOTE: Nothing is broken, this is just confusing
Sorry, something went wrong.
Don't show warning about API key for local sources (delete command)
d80cb11
Fixes NuGet/Home#2625
spadapet
No branches or pull requests
Using nuget.exe 3.4.3.854
REPRO
RESULT
WARNING: No API Key was provided and no API Key could be found for 'f:\local'. To save an API Key for a source use the 'setApiKey' command.
EXPECT
Don't show that warning since I will never need an API Key for my local source
The text was updated successfully, but these errors were encountered: