-
-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
Description
| if (args.Contains("-u") && !args.Contains("--unattended")) |
When I was reading it my mind was saying that I can use -u or --unattended here, but when I got issue in our build where it not was able to verify the certificate for nuget.org I was reading it again and see that it's saying -u and not --unattended, is this by purpose?
Reactions are currently unavailable
